Publishing AIR for iOS in Flash CS5.5 gives Java VM error

Hi,
I have been getting the following error when trying to publish AIR for iOS from Flash CS5.5. I'm using AIR 2.7 overlayed, Windows 7 x64.
Any help would be greatly appreciated.
Thanks!

I tried overlaying the latest AIR as sinious suggested, but that only changed my error message by adding the line about ADT as in the original post.
I was finally able to get the app to compile by calling adt from the command line.  Here is an example .bat file that worked for me:
@echo=off
@set java_cmd="C:\Program Files\Java\jre6\bin\java.exe"
@set java_param=-Xmx128m -jar
@set adt_cmd="C:\Program Files (x86)\Adobe\Adobe Flash CS5.5\AIR2.6\lib\adt.jar"
@set target=ipa-test
@set cert=iOS_dev.p12
@set cert_pass=password
@set provisioning=my_iOS_device.mobileprovision
@set build_file=helloworld.ipa
@set desc_files=helloworld-app.xml
@set files=helloworld.swf AppIconsFolder
%java_cmd% %java_param% %adt_cmd% -package -target %target% -storetype pkcs12 -keystore %cert% -storepass %cert_pass%  -provisioning-profile %provisioning% %build_file% %desc_files% %files%
pause

Similar Messages

  • Problem publishing Air for iOS using Flash

    Hey there, I am having a little issue. I am getting a error that reads "The digital certificate is invalid. Counld not retreive certificate chain from keystore usesage"
    I think the issue may be that I am trying to develop my app on my PC and publish is and then put the app on my Mac. My assumption is that my iOS developer ID and iPad are registered with my Mac but my CS5 software is on my PC so I have been trying to publish the app on from the PC and then port it to my Mac and get it on the iPad through iTunes. So I wonder if I need to be publishing the app on the Mac where the device and iTunes are. I have the certificate transferred to the PC and use it for my app publish but I get that error on publish.
    Any insight is appreciated a lot. Thanks very very much in advance...

    I tried overlaying the latest AIR as sinious suggested, but that only changed my error message by adding the line about ADT as in the original post.
    I was finally able to get the app to compile by calling adt from the command line.  Here is an example .bat file that worked for me:
    @echo=off
    @set java_cmd="C:\Program Files\Java\jre6\bin\java.exe"
    @set java_param=-Xmx128m -jar
    @set adt_cmd="C:\Program Files (x86)\Adobe\Adobe Flash CS5.5\AIR2.6\lib\adt.jar"
    @set target=ipa-test
    @set cert=iOS_dev.p12
    @set cert_pass=password
    @set provisioning=my_iOS_device.mobileprovision
    @set build_file=helloworld.ipa
    @set desc_files=helloworld-app.xml
    @set files=helloworld.swf AppIconsFolder
    %java_cmd% %java_param% %adt_cmd% -package -target %target% -storetype pkcs12 -keystore %cert% -storepass %cert_pass%  -provisioning-profile %provisioning% %build_file% %desc_files% %files%
    pause

  • Stop(); not working when exporting AIR for iOS from Flash CS5.5

    Hey there I've tried to do a simple 5 frame animation in Flash CS5.5 each with a stop(); action but when viewed on the iPad the aniamtion doesnt stop, it cycle through the 5 frames instead of stopping at frame 1.
    Any reason why that is happening?

    Looks like it was a memory problem with the jvm.ini file.
    Pumped it up to 256 and it works now.
    Hope this helps anyone else in the future if they come across it.
    Thanks.

  • Publising times for IOS using Flash CS5.5

    I am doing some tests with Flash CS5.5 and AIR 3.0 and literally testing a hello world type app.
    It is taking a considerable amount of time to create the ipa file. I timed it and it was about 12 minutes. I have a reasonably good spec PC son wondered if this is the normal amount of time it takes to publish?
    Thanks in advance...

    Thanks for the reply. That is really strange how the publishing time varies so much. I tested on my Mac and it was about 2.5 minutes - the great thing on the Mac is that it estimates the publishing time and then counts down the time however there was an additional delay once it had reached zero but still way quicker than on the PC for an identical build.

  • Yosemite osx 10.10 beta 3 unable to publish air for iOS flash cc 2014 crashes

    Hi there Java is uptodate, sdk 15 of air, and latest flash update.  I know I shouldn't be expecting adobe supporting beta build but wondered if there is any light shed on this issue?
    Thanks
    Phil

    Hi Jan, same here tbh nothing....... my main concern is the fact that I am (and have been from the start) paying ££ per month since creative cloud launch.  My main software for dev over the last 15 years has been flash across education, games, tv, forensics and now I feel as if flash has been left to rot since the adobe take over.  I even went to the CC webpage the other day and flash doesn't even appear top level?! its a sad state of affairs that something that has so much potential across the board of so many different sectors can be left to die a slow and painful death.  Yes they have tried portraying flash as the new mobile gaming platform but it does so much more than that and even though I make games that is only 10% of my flash work.  I really do feel let down with adobe and their support for the community and their paying customers. Their new releases crawl into daylight with little more than a whimper, when in the past they were like something from an E3 show.  Sad times adobe, sad times ......

  • Video in air for ios

    i created a sipmle app  with air for ios in flash cs5.5 which includes only short video which was imported using "import video". when testing it in "control\test movie\ test " it works perfrct, however when i sync it to my iphone device with itunes - i see icon and when i push it - the movie not shown - why?

    i have added the .flv
    can you see if it had been done ok?

  • WEB PAGE'S LOADING INTO AN AIR FOR iOS PROJECT

    Hi!
    I have a complicated problem. I try to find a solution everywhere but I didn’t find anything.
    I’m creating a project Air for iOS with Flash CS5 and Flash CS6. I need to find somebody that know how to upload a web page inside an app.
    I try to explain better. There is yet a task for upload an html link, but it just work in a new browser window. In this way, every time I want to see a web page, the app will be close. Is it possible to import all the web page inside the Air for ios project, and not in an external window?
    I'd like the result is like this:
    Thanks a lot.

    hi....
    i used StageWebView class and i wrote this code:
    var webView:StageWebView = new StageWebView();
    webView.viewPort = new Rectangle( 0, 0, this.stage.stageWidth, this .stage.stageHeight);
    webView.stage = this.stage;
    webView.loadURL( "http://www.adobe.com" );
    The web page opens correctly without using the browser but it opens into all project's frames.
    Is it possible to open the web page only in the frame one (for example) ????
    Thanks a lot!!!!!!!!!!!!!!!!!

  • Is there a way to publish a high-res .ipa from Flash CS5.5 with AIR for iOS?

    Hello,
    I've developed an app for iOS in Flash specifically for iPad 3's. My client uses SOTI MobiControl as it's mobile device management solution. If I publish out of Flash using AIR SDK 3.1 or newer the app is created and looks high-res on the iPad3. When they try to add the app to SOTI for in-house distribution it errors with the error claiming that "CFBundleDisplayName" has been left blank.
    After having looked into it I've been able to find out that when publishing with versions of the AIR SDK older than 3.0, the info.plist file within the app package includes a CFBundleDisplayName. In versions newer than 3.0 there is no CFBundleDisplayName in the info.plist.
    Is there a way to publish for iOS from Flash utilizing an older version of the AIR SDK and having true high-res graphics that will look proper on an iPad3?
    Thanks in advance for any help.
    Phil

    It's not AIR that's lacking the key in the plist, it must be Flash Pro, although it's just running adt itself. I use AIR 3.4 and I compile via adt command line (because Flash Builder 4.6 still has not been updated to handle warnings from ANEs during compile, grr). I have CFBundleDisplayName in my plist file. Have you tried compiling on the command line?
    Here's an Adobe page with a bunch of examples compiling with ADT on the command line:
    http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac1e63e3d128cdca935b-8000.html
    Being unaware of what in-house distribution system that actually is, I have noted that some people had previous issues submitting apps Flash compiles. Their solution was to rename the AppName.ipa to AppName.zip, extract the Payload folder, copy the AppName.app inside there out, then rename that AppName.app to AppName.ipa. Then it was accepted. Not sure if that old issue still exists.

  • How to make an air for ios enterprise distribution Flash CS5.5?

    Hi, There seems to be only:
    Quick publishing for device testing
    Quick publishing for device debugging
    Deployment - Ad hoc
    Deploymnet - Apple App Store
    How does one do Deployment for in-house Enterprise Apps from Flash CS5.5 with AIR for iOS?
    Thanks!

    maweibezahn,
    The plist in step 2 is created so you can download the app onto the device.  This file stands alone, and does NOT need to be included in the app package, but it does need to reside in the same spot on the web server.  Below is an example plist file for an app.  You then access the following link from mobile safari to install:
    <a href="itms-services://?action=download-manifest&url=http://www.myserver.com/myAppPlist.plist">Tap Here to Install myApp On Your iPhone</a>
    ----------myAppPlist.plist------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
              <key>items</key>
              <array>
                                  <dict>
                                            <key>assets</key>
                                            <array>
                                                      <dict>
                                                                <key>kind</key>
                                                                <string>software-package</string>
                                                                <key>url</key>
                                                                <string>http://www.myserver.com/myApp.ipa</string>
                                                      </dict>
                                            </array>
                                            <key>metadata</key>
                                                      <dict>
                                                                <key>bundle-identifier</key>
                                                                <string>com.myServer.myApp</string>
                                                                <key>bundle-version</key>
                                                                <string>1.0.0</string>
                                                                <key>kind</key>
                                                                <string>software</string>
                                                                <key>title</key>
                                                                <string>My App Name</string>
                                                      </dict>
                                  </dict>
              </array>
    </dict>
    </plist>

  • Type not found: Point in Flash CS5.5 on Mac when player is AIR for iOS

    I've installed the AIR 3.0 SDK as detailed by Porawee in this thread, including his corrections to the xml for iPhone further down in the thread. Everything worked at first, but since then I've rebooted my computer, and since the reboot I can no longer compile an .as file that compiled before the reboot and nothing has changed in that file. Specifically, I'm getting error 1046: Type was not found or was not a compile-time constant: Point. I've checked, and sure enough, I have an "import flash.geom.Point" line in with the other imports.
    Ok, now here's the truly odd part: if I change the player from AIR for iOS to AIR 3.0, it compiles just fine. I get the same error, however, when the player is AIR for Android.
    Anybody experienced/fixed this or am I re-installing Flash?

    I've been poking around trying to fix this, and I discovered something... the error occurs on this line of code:
    public function GetIndexOfPointInVector(PointToFind:Point, VectorArray:Vector.<Point>):int
    If I comment that function out (it's not used in this particular project), I don't get that error anymore, even though there are plenty of other Points in use in that very class. Possibly a problem with Vector typing?
    edit: and now StageOrientationEvent is gone.
    Message was edited by: Sean A Simpson

  • AIR for iOS: Severe performance drop using "high resolution" published app on retina iPhone

    I have created a very simple test app the simply draws a line from the previous to the current mouse/touch position after MOUSE_MOVE is detected. I published the app, stage size 320x480, in both "standard" and "high" resolution using AIR for iOS and added each to two different iPhones, iPhone 3GS and iPhone 4S. I published again, stage size 640x960 in standard and high resolution and placed on both phones.
    320x640 Flash stage size
    - standard resolution on iPhone 3GS: works as expected, no hitches.
    - high resolution on iPhone 3GS: works as expected
    - standard resolution on iPhone 4S: works as expected
    - high resolution on iPhone 4S: hangs occasionally and predictably for a half second or so once 20-30 points have been added to the drawing. Of the 4 tests at 320x640 this is the only one that displays at high res.
    640x960 Flash stage size
    Everything was the same as above. The only test here that diplayed at high res was the high res publish on the iphone 4s as expected. Which showed the same poor performace as above.
    Perhaps this has something to do with the upscaled application trying to keep track of mouse position but I'm stumped. Any ideas?

    I create an app for kids that draws using MOUSE_MOVE, KidFunKit. It's a retina display high-res app, using AIR 2.6 I got performing issues, after I couple of lines were drawn. Using AIR 3.0, it works nice. Obviously if your frame rate is 60 ... you'll expect lack of performance. You may try Starling Framework based on STAGE3D if you want the most of AS3.

  • AIR for IOS not launching CS6 or CS5.5

    I am trying to select Air for IOS and nothing happens. All other palettes seem to work correctly. I own CS 5.5 and have the same problem. I downloaded CS6 trial to see if this problem still exists and it does. Any ideas?    MAC OSX 10.6.8

    I do see this crash sometime after closing any flash file after trying to select Air for iOS.
    Process:         Adobe Flash CS6 [3835]
    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 [202]
    Date/Time:       2013-05-16 15:31:24.896 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          1610326 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  59236 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      DD108581-96DA-4D94-A15F-C3B50DDEA449
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000002013
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    Java information:
    Exception type: Bus Error (0xa) at pc=0000000001088863
    Java VM: Java HotSpot(TM) Client VM (20.45-b01-451 mixed mode macosx-x86)
    Current thread (0000000034801c00):  JavaThread "main" [_thread_in_native, id=-1607158464, stack(00000000bf800000,00000000c0000000)]
    Stack: [00000000bf800000,00000000c0000000]
    Java Threads: ( => current thread )
      00000000348f5400 JavaThread "Thread-4" [_thread_in_native, id=-1322450944, stack(00000000b11d0000,00000000b12d0000)]
      000000003491f400 JavaThread "Code Model Worker" daemon [_thread_blocked, id=-1309597696, stack(00000000b1e12000,00000000b1f12000)]
      000000003491ec00 JavaThread "Code Model Worker" daemon [_thread_blocked, id=-1311723520, stack(00000000b1c0b000,00000000b1d0b000)]
      000000003490c000 JavaThread "FelixPackageAdmin" daemon [_thread_blocked, id=-1312780288, stack(00000000b1b09000,00000000b1c09000)]
      000000003490b800 JavaThread "FelixStartLevel" daemon [_thread_blocked, id=-1313837056, stack(00000000b1a07000,00000000b1b07000)]
      0000000034908400 JavaThread "FelixDispatchQueue" [_thread_blocked, id=-1314893824, stack(00000000b1905000,00000000b1a05000)]
      00000000348be000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=-1317007360, stack(00000000b1701000,00000000b1801000)]
      00000000348bd000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=-1319415808, stack(00000000b14b5000,00000000b15b5000)]
      00000000348bc000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=-1320472576, stack(00000000b13b3000,00000000b14b3000)]
      00000000348bb000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=-1326694400, stack(00000000b0dc4000,00000000b0ec4000)]
      00000000348af000 JavaThread "Finalizer" daemon [_thread_blocked, id=-1327751168, stack(00000000b0cc2000,00000000b0dc2000)]
      00000000348ae000 JavaThread "Reference Handler" daemon [_thread_blocked, id=-1328807936, stack(00000000b0bc0000,00000000b0cc0000)]
    =>0000000034801c00 JavaThread "main" [_thread_in_native, id=-1607158464, stack(00000000bf800000,00000000c0000000)]
    Other Threads:
      00000000348ab400 VMThread [stack: 00000000b0abe000,00000000b0bbe000] [id=-1329864704]
      00000000348c7800 WatcherThread [stack: 00000000b1803000,00000000b1903000] [id=-1315950592]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    par new generation   total 14784K, used 7659K [0000000040110000, 0000000041110000, 0000000041110000)
      eden space 13184K,  45% used [0000000040110000, 00000000406faf00, 0000000040df0000)
      from space 1600K, 100% used [0000000040df0000, 0000000040f80000, 0000000040f80000)
      to   space 1600K,   0% used [0000000040f80000, 0000000040f80000, 0000000041110000)
    concurrent mark-sweep generation total 52352K, used 4756K [0000000041110000, 0000000044430000, 0000000048110000)
    concurrent-mark-sweep perm gen total 31504K, used 17827K [0000000048110000, 0000000049fd4000, 000000004c110000)
    Code Cache  [0000000035001000, 0000000035492000, 0000000037001000)
    total_blobs=2227 nmethods=2072 adapters=95 free_code_cache=28792128 largest_free_block=384
    Virtual Machine Arguments:
    JVM Args: -Djava.awt.headless=true -Xmx128m
    Java Command: <unknown>
    Launcher Type: generic
    Physical Memory: Page Size = 4k, Total = 8192M, Free = 91M
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.adobe.flash                         0x01088863 LStream::operator>>(unsigned long&) + 140343
    1   com.adobe.flash                         0x010887fa LStream::operator>>(unsigned long&) + 140238
    2   com.adobe.flash                         0x01075c23 LStream::operator>>(unsigned long&) + 63479
    3   com.adobe.flash                         0x01088ef5 LStream::operator>>(unsigned long&) + 142025
    4   com.adobe.flash                         0x0108996c LStream::operator>>(unsigned long&) + 144704
    5   com.adobe.flash                         0x0106882a LStream::operator>>(unsigned long&) + 9214
    6   com.adobe.flash                         0x006dae3b std::vector<CSwfPanel*, std::allocator<CSwfPanel*> >::push_back(CSwfPanel* const&) + 5173
    7   com.adobe.flash                         0x00361985 std::deque<CSketchSWFHistory, std::allocator<CSketchSWFHistory> >::resize(unsigned long, CSketchSWFHistory) + 17855
    8   com.adobe.flash                         0x0037bae4 std::deque<CSketchSWFHistory, std::allocator<CSketchSWFHistory> >::resize(unsigned long, CSketchSWFHistory) + 124702
    9   com.adobe.flash                         0x00fcd03d CArray<MACFTYPES*, MACFTYPES*>::SetSize(int, int) + 3417
    10  com.apple.CoreFoundation                0x90a31a3b __CFRunLoopRun + 8059
    11  com.apple.CoreFoundation                0x90a2f3c4 CFRunLoopRunSpecific + 452
    12  com.apple.CoreFoundation                0x90a2f1f1 CFRunLoopRunInMode + 97
    13  com.apple.HIToolbox                     0x98566e04 RunCurrentEventLoopInMode + 392
    14  com.apple.HIToolbox                     0x98566bb9 ReceiveNextEventCommon + 354
    15  com.apple.HIToolbox                     0x986ef084 _AcquireNextEvent + 54
    16  com.apple.HIToolbox                     0x986e5181 _RunAppModalLoop + 143
    17  com.apple.HIToolbox                     0x986e55a5 RunAppModalLoopForWindow + 124
    18  com.adobe.dvaui.framework               0x09e68ddd dvaui::ui::OS_Dialog::RunModal() + 125
    19  com.adobe.flash                         0x00c13efe BIB_T_NMT::AGM_CCO_keys::~AGM_CCO_keys() + 7416
    20  com.adobe.flash                         0x00e5259f FArray<CExportProfile*, FArrayLessThanFunction<CExportProfile*> >::Insert(int, CExportProfile*) + 19921
    21  com.adobe.flash                         0x00f968c7 CMiniFrameWnd::~CMiniFrameWnd() + 863
    22  com.adobe.flash                         0x00fc5524 CPropertyPage::GetRuntimeClass() const + 9792
    23  com.adobe.flash                         0x00f730a1 CButtonImplBase::~CButtonImplBase() + 8129
    24  com.adobe.flash                         0x00fda8ba TextWithHeader<CListCtrlImpl::ColumnHeader>::SetText(unsigned short const*) + 17124
    25  com.adobe.flash                         0x00fdbbde TextWithHeader<CListCtrlImpl::ColumnHeader>::SetText(unsigned short const*) + 22024
    26  com.adobe.flash                         0x00fd7146 TextWithHeader<CListCtrlImpl::ColumnHeader>::SetText(unsigned short const*) + 2928
    27  com.adobe.flash                         0x001fe321 CArray<CTimer*, CTimer*>::~CArray() + 11005
    28  com.adobe.flash                         0x01173cfc CList<MMUI::DocumentFrame*, MMUI::DocumentFrame*>::RemoveAt(__POSITION*) + 3866
    29  com.adobe.flash                         0x00fdbbde TextWithHeader<CListCtrlImpl::ColumnHeader>::SetText(unsigned short const*) + 22024
    30  com.adobe.flash                         0x0030c231 CTemporaryMenu::~CTemporaryMenu() + 1117
    31  com.adobe.flash                         0x00fd7146 TextWithHeader<CListCtrlImpl::ColumnHeader>::SetText(unsigned short const*) + 2928
    32  com.adobe.flash                         0x001fe321 CArray<CTimer*, CTimer*>::~CArray() + 11005
    33  com.adobe.flash                         0x00fc52a2 CPropertyPage::GetRuntimeClass() const + 9150
    34  com.adobe.flash                         0x01064838 cf_bad_change::~cf_bad_change() + 3550
    35  com.apple.HIToolbox                     0x98539c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    36  com.apple.HIToolbox                     0x98538ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    37  com.apple.HIToolbox                     0x9855b7f3 SendEventToEventTarget + 52
    38  com.apple.HIToolbox                     0x98587e87 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
    39  com.apple.HIToolbox                     0x985acb90 SendMenuCommandWithContextAndModifiers + 66
    40  com.apple.HIToolbox                     0x985acb47 SendMenuItemSelectedEvent + 121
    41  com.apple.HIToolbox                     0x985aca5d FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
    42  com.apple.HIToolbox                     0x9857c160 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
    43  com.apple.HIToolbox                     0x9872e936 MenuSelect + 190
    44  com.apple.HIToolbox                     0x986e78e0 HIMenuBar::HandleMouseEvent(OpaqueEventRef*) + 92
    45  com.apple.HIToolbox                     0x9853a22b HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 173
    46  com.apple.HIToolbox                     0x98539c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    47  com.apple.HIToolbox                     0x98538ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    48  com.apple.HIToolbox                     0x9855b7f3 SendEventToEventTarget + 52
    49  com.apple.HIToolbox                     0x9856d3ef ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1417
    50  com.apple.HIToolbox                     0x9853a080 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
    51  com.apple.HIToolbox                     0x98538ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    52  com.apple.HIToolbox                     0x9855b7f3 SendEventToEventTarget + 52
    53  com.apple.HIToolbox                     0x986e4c17 ToolboxEventDispatcher + 86
    54  com.apple.HIToolbox                     0x986e4d4f RunApplicationEventLoop + 243
    55  com.adobe.flash                         0x00fcd77b CArray<MACFTYPES*, MACFTYPES*>::SetSize(int, int) + 5271
    56  com.adobe.flash                         0x00fa619d CTimerImpl::~CTimerImpl() + 1293
    57  com.adobe.flash                         0x00fa6380 CTimerImpl::~CTimerImpl() + 1776
    58  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                       0x92c39382 kevent + 10
    1   libSystem.B.dylib                       0x92c39a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x92c38f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x92c38cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x92c38781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x92c385c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x92c40aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x92c4075e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x92c423f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x90ca521e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x90c90b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x90c8c533 MPWaitOnQueue + 250
    6   com.adobe.ACE                           0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                           0x069b0d99 0x6972000 + 257433
    8   ...ple.CoreServices.CarbonCore          0x90c7054a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    10  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x92c40aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x92c4075e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x92c423f8 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                       0x92c40259 _pthread_start + 345
    7   libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   com.apple.CoreFoundation                0x90a302df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x90a2f3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x90a2f1f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x907d0224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation                    0x907974c4 -[NSThread main] + 45
    7   com.apple.Foundation                    0x90797474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    9   libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x92c500d6 recvfrom$UNIX2003 + 10
    1   libSystem.B.dylib                       0x92c6feab recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib           0x2533e733 Invoke + 47867
    3   ServiceManager-Launcher.dylib           0x2533d846 Invoke + 44046
    4   ServiceManager-Launcher.dylib           0x2533c988 Invoke + 40272
    5   ServiceManager-Launcher.dylib           0x2533ca0f Invoke + 40407
    6   ServiceManager-Launcher.dylib           0x25337baf Invoke + 20343
    7   ServiceManager-Launcher.dylib           0x25337ea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib           0x25338685 Invoke + 23117
    9   ServiceManager-Launcher.dylib           0x253388f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib           0x2533b2a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib           0x2533b3fd Invoke + 34757
    12  ServiceManager-Launcher.dylib           0x2533bc91 Invoke + 36953
    13  ServiceManager-Launcher.dylib           0x2533bdb2 Invoke + 37242
    14  ServiceManager-Launcher.dylib           0x2532e656 Login + 461
    15  ServiceManager-Launcher.dylib           0x2533209a Login + 15377
    16  ServiceManager-Launcher.dylib           0x2533c165 Invoke + 38189
    17  ServiceManager-Launcher.dylib           0x2533e2eb Invoke + 46771
    18  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    19  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 6:  Java: Exception Handler Thread
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libSystem.B.dylib                       0x92c7ec78 mach_msg_server + 520
    3   libjvm.dylib                            0x2bc0fcd0 jio_snprintf + 45191
    4   libjvm.dylib                            0x2bc0fb57 jio_snprintf + 44814
    5   libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    6   libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    7   libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 7:  Java: Gang worker#0 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x2bc0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x2bc0eb3c jio_snprintf + 40691
    5   libjvm.dylib                            0x2bc0e681 jio_snprintf + 39480
    6   libjvm.dylib                            0x2bc0e50b jio_snprintf + 39106
    7   libjvm.dylib                            0x2bc26065 jio_vsnprintf + 405
    8   libjvm.dylib                            0x2bc25f4f jio_vsnprintf + 127
    9   libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    10  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    11  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 8:  Java: Gang worker#1 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x2bc0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x2bc0eb3c jio_snprintf + 40691
    5   libjvm.dylib                            0x2bc0e681 jio_snprintf + 39480
    6   libjvm.dylib                            0x2bc0e50b jio_snprintf + 39106
    7   libjvm.dylib                            0x2bc26065 jio_vsnprintf + 405
    8   libjvm.dylib                            0x2bc25f4f jio_vsnprintf + 127
    9   libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    10  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    11  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 9:  Java: Concurrent Mark-Sweep GC Thread
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ee0a jio_snprintf + 41409
    3   libjvm.dylib                            0x2bc2c9ca jio_vsnprintf + 27386
    4   libjvm.dylib                            0x2bc0eb58 jio_snprintf + 40719
    5   libjvm.dylib                            0x2bc0e681 jio_snprintf + 39480
    6   libjvm.dylib                            0x2bc0e50b jio_snprintf + 39106
    7   libjvm.dylib                            0x2bd38241 JVM_GetMethodIxExceptionTableEntry + 2242
    8   libjvm.dylib                            0x2bd381af JVM_GetMethodIxExceptionTableEntry + 2096
    9   libjvm.dylib                            0x2bc2c7e5 jio_vsnprintf + 26901
    10  libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    11  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    12  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 10:  Java: VM Thread
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ee0a jio_snprintf + 41409
    3   libjvm.dylib                            0x2bc2c9ca jio_vsnprintf + 27386
    4   libjvm.dylib                            0x2bc0eb58 jio_snprintf + 40719
    5   libjvm.dylib                            0x2bc0e681 jio_snprintf + 39480
    6   libjvm.dylib                            0x2bc0e50b jio_snprintf + 39106
    7   libjvm.dylib                            0x2bca6eb6 JVM_Lseek + 200687
    8   libjvm.dylib                            0x2bca6b5f JVM_Lseek + 199832
    9   libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    10  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    11  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 11:  Java: Reference Handler
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x2bc0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x2bcb5a90 JVM_MonitorWait + 3799
    5   libjvm.dylib                            0x2bcb4f92 JVM_MonitorWait + 985
    6   libjvm.dylib                            0x2bcb4c84 JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x24bdee75 JVM_MonitorWait + 69
    8   ???                                     0x3500b9d9 0 + 889240025
    9   ???                                     0x35003e31 0 + 889208369
    10  ???                                     0x35003e31 0 + 889208369
    11  ???                                     0x35001374 0 + 889197428
    12  libjvm.dylib                            0x2bca81ef JVM_Lseek + 205608
    13  libjvm.dylib                            0x2bca7f63 JVM_Lseek + 204956
    14  libjvm.dylib                            0x2bcb4935 JVM_StartThread + 3022
    15  libjvm.dylib                            0x2bcb47c5 JVM_StartThread + 2654
    16  libjvm.dylib                            0x2bcb4743 JVM_StartThread + 2524
    17  libjvm.dylib                            0x2bcb459d JVM_StartThread + 2102
    18  libjvm.dylib                            0x2bcb43db JVM_StartThread + 1652
    19  libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    20  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    21  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 12:  Java: Finalizer
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x2bc0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x2bcb5a90 JVM_MonitorWait + 3799
    5   libjvm.dylib                            0x2bcb4f92 JVM_MonitorWait + 985
    6   libjvm.dylib                            0x2bcb4c84 JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x24bdee75 JVM_MonitorWait + 69
    8   ???                                     0x3500b9d9 0 + 889240025
    9   ???                                     0x35169880 0 + 890673280
    10  ???                                     0x35001374 0 + 889197428
    11  libjvm.dylib                            0x2bca81ef JVM_Lseek + 205608
    12  libjvm.dylib                            0x2bca7f63 JVM_Lseek + 204956
    13  libjvm.dylib                            0x2bcb4935 JVM_StartThread + 3022
    14  libjvm.dylib                            0x2bcb47c5 JVM_StartThread + 2654
    15  libjvm.dylib                            0x2bcb4743 JVM_StartThread + 2524
    16  libjvm.dylib                            0x2bcb459d JVM_StartThread + 2102
    17  libjvm.dylib                            0x2bcb43db JVM_StartThread + 1652
    18  libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    19  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    20  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 13:  Java: Surrogate Locker Thread (Concurrent GC)
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x2bc0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x2bc0eb3c jio_snprintf + 40691
    5   libjvm.dylib                            0x2bc0e681 jio_snprintf + 39480
    6   libjvm.dylib                            0x2bc0e44e jio_snprintf + 38917
    7   libjvm.dylib                            0x2bcc6230 JVM_IsPrimitiveClass + 3268
    8   libjvm.dylib                            0x2bcc6174 JVM_IsPrimitiveClass + 3080
    9   libjvm.dylib                            0x2bcb459d JVM_StartThread + 2102
    10  libjvm.dylib                            0x2bcb43db JVM_StartThread + 1652
    11  libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    12  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    13  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 14:  Java: Signal Dispatcher
    0   libSystem.B.dylib                       0x92c12b36 semaphore_wait_trap + 10
    1   libjvm.dylib                            0x2bcc6b16 JVM_IsPrimitiveClass + 5546
    2   libjvm.dylib                            0x2bcc64f4 JVM_IsPrimitiveClass + 3976
    3   libjvm.dylib                            0x2bcb459d JVM_StartThread + 2102
    4   libjvm.dylib                            0x2bcb43db JVM_StartThread + 1652
    5   libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    6   libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    7   libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 15:  Java: C1 CompilerThread0
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x2bc0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x2bc0eb3c jio_snprintf + 40691
    5   libjvm.dylib                            0x2bc0e681 jio_snprintf + 39480
    6   libjvm.dylib                            0x2bc0e44e jio_snprintf + 38917
    7   libjvm.dylib                            0x2bcce3ca JVM_Write + 426
    8   libjvm.dylib                            0x2bcc7cec JVM_IsPrimitiveClass + 10112
    9   libjvm.dylib                            0x2bcc7a96 JVM_IsPrimitiveClass + 9514
    10  libjvm.dylib                            0x2bcb459d JVM_StartThread + 2102
    11  libjvm.dylib                            0x2bcb43db JVM_StartThread + 1652
    12  libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    13  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    14  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 16:  Java: Low Memory Detector
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x2bc0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x2bc0eb3c jio_snprintf + 40691
    5   libjvm.dylib                            0x2bc0e681 jio_snprintf + 39480
    6   libjvm.dylib                            0x2bc0e50b jio_snprintf + 39106
    7   libjvm.dylib                            0x2bcc89d4 JVM_IsPrimitiveClass + 13416
    8   libjvm.dylib                            0x2bcb459d JVM_StartThread + 2102
    9   libjvm.dylib                            0x2bcb43db JVM_StartThread + 1652
    10  libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    11  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    12  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 17:  Java: VM Periodic Task Thread
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ee0a jio_snprintf + 41409
    3   libjvm.dylib                            0x2bd42f72 JVM_MonitorNotify + 1109
    4   libjvm.dylib                            0x2bccb3aa JVM_IsPrimitiveClass + 24126
    5   libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    6   libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    7   libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 18:  Java: FelixDispatchQueue
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x2bc0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x2bcb5a90 JVM_MonitorWait + 3799
    5   libjvm.dylib                            0x2bcb4f92 JVM_MonitorWait + 985
    6   libjvm.dylib                            0x2bcb4c84 JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x24bdee75 JVM_MonitorWait + 69
    8   ???                                     0x3500b9d9 0 + 889240025
    9   ???                                     0x35003e31 0 + 889208369
    10  ???                                     0x35003e31 0 + 889208369
    11  ???                                     0x35003e31 0 + 889208369
    12  ???                                     0x35003e31 0 + 889208369
    13  ???                                     0x3500430d 0 + 889209613
    14  ???                                     0x35001374 0 + 889197428
    15  libjvm.dylib                            0x2bca81ef JVM_Lseek + 205608
    16  libjvm.dylib                            0x2bca7f63 JVM_Lseek + 204956
    17  libjvm.dylib                            0x2bcb4935 JVM_StartThread + 3022
    18  libjvm.dylib                            0x2bcb47c5 JVM_StartThread + 2654
    19  libjvm.dylib                            0x2bcb4743 JVM_StartThread + 2524
    20  libjvm.dylib                            0x2bcb459d JVM_StartThread + 2102
    21  libjvm.dylib                            0x2bcb43db JVM_StartThread + 1652
    22  libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    23  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    24  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 19:  Java: FelixStartLevel
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x2bc0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x2bcb5a90 JVM_MonitorWait + 3799
    5   libjvm.dylib                            0x2bcb4f92 JVM_MonitorWait + 985
    6   libjvm.dylib                            0x2bcb4c84 JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x24bdee75 JVM_MonitorWait + 69
    8   ???                                     0x3500b9d9 0 + 889240025
    9   ???                                     0x35003e31 0 + 889208369
    10  ???                                     0x35003e31 0 + 889208369
    11  ???                                     0x3500430d 0 + 889209613
    12  ???                                     0x35001374 0 + 889197428
    13  libjvm.dylib                            0x2bca81ef JVM_Lseek + 205608
    14  libjvm.dylib                            0x2bca7f63 JVM_Lseek + 204956
    15  libjvm.dylib                            0x2bcb4935 JVM_StartThread + 3022
    16  libjvm.dylib                            0x2bcb47c5 JVM_StartThread + 2654
    17  libjvm.dylib                            0x2bcb4743 JVM_StartThread + 2524
    18  libjvm.dylib                            0x2bcb459d JVM_StartThread + 2102
    19  libjvm.dylib                            0x2bcb43db JVM_StartThread + 1652
    20  libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    21  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    22  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 20:  Java: FelixPackageAdmin
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x2bc0ec76 jio_snprintf + 41005
    4   libjvm.dylib                            0x2bcb5a90 JVM_MonitorWait + 3799
    5   libjvm.dylib                            0x2bcb4f92 JVM_MonitorWait + 985
    6   libjvm.dylib                            0x2bcb4c84 JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x24bdee75 JVM_MonitorWait + 69
    8   ???                                     0x3500b9d9 0 + 889240025
    9   ???                                     0x35003e31 0 + 889208369
    10  ???                                     0x35003e31 0 + 889208369
    11  ???                                     0x3500430d 0 + 889209613
    12  ???                                     0x35001374 0 + 889197428
    13  libjvm.dylib                            0x2bca81ef JVM_Lseek + 205608
    14  libjvm.dylib                            0x2bca7f63 JVM_Lseek + 204956
    15  libjvm.dylib                            0x2bcb4935 JVM_StartThread + 3022
    16  libjvm.dylib                            0x2bcb47c5 JVM_StartThread + 2654
    17  libjvm.dylib                            0x2bcb4743 JVM_StartThread + 2524
    18  libjvm.dylib                            0x2bcb459d JVM_StartThread + 2102
    19  libjvm.dylib                            0x2bcb43db JVM_StartThread + 1652
    20  libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    21  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    22  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 21:  Java: Code Model Worker
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x2beb256d JVM_RaiseSignal + 393445
    4   libjvm.dylib                            0x2bef2ea2 JVM_RaiseSignal + 657946
    5   ???                                     0x3500b9d9 0 + 889240025
    6   ???                                     0x35003e31 0 + 889208369
    7   ???                                     0x35003e31 0 + 889208369
    8   ???                                     0x3500430d 0 + 889209613
    9   ???                                     0x35004473 0 + 889209971
    10  ???                                     0x35003f97 0 + 889208727
    11  ???                                     0x3500430d 0 + 889209613
    12  ???                                     0x35001374 0 + 889197428
    13  libjvm.dylib                            0x2bca81ef JVM_Lseek + 205608
    14  libjvm.dylib                            0x2bca7f63 JVM_Lseek + 204956
    15  libjvm.dylib                            0x2bcb4935 JVM_StartThread + 3022
    16  libjvm.dylib                            0x2bcb47c5 JVM_StartThread + 2654
    17  libjvm.dylib                            0x2bcb4743 JVM_StartThread + 2524
    18  libjvm.dylib                            0x2bcb459d JVM_StartThread + 2102
    19  libjvm.dylib                            0x2bcb43db JVM_StartThread + 1652
    20  libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    21  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    22  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 22:  Java: Code Model Worker
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   libjvm.dylib                            0x2bc0ed3a jio_snprintf + 41201
    3   libjvm.dylib                            0x2beb256d JVM_RaiseSignal + 393445
    4   libjvm.dylib                            0x2bef2ea2 JVM_RaiseSignal + 657946
    5   ???                                     0x3500b9d9 0 + 889240025
    6   ???                                     0x35003e31 0 + 889208369
    7   ???                                     0x35003e31 0 + 889208369
    8   ???                                     0x3500430d 0 + 889209613
    9   ???                                     0x35004473 0 + 889209971
    10  ???                                     0x35003f97 0 + 889208727
    11  ???                                     0x3500430d 0 + 889209613
    12  ???                                     0x35001374 0 + 889197428
    13  libjvm.dylib                            0x2bca81ef JVM_Lseek + 205608
    14  libjvm.dylib                            0x2bca7f63 JVM_Lseek + 204956
    15  libjvm.dylib                            0x2bcb4935 JVM_StartThread + 3022
    16  libjvm.dylib                            0x2bcb47c5 JVM_StartThread + 2654
    17  libjvm.dylib                            0x2bcb4743 JVM_StartThread + 2524
    18  libjvm.dylib                            0x2bcb459d JVM_StartThread + 2102
    19  libjvm.dylib                            0x2bcb43db JVM_StartThread + 1652
    20  libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    21  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    22  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                       0x92c40aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x92c6c9c5 nanosleep$UNIX2003 + 188
    2   com.adobe.flash.flbridge                0x25fa093b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.flash.flbridge                0x25f9c799 ScObjects::BridgeTalkThread::run() + 185
    4   com.adobe.flash.flbridge                0x25fa0ca8 ScObjects::Thread::go(void*) + 168
    5   libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    6   libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 24:
    0   libSystem.B.dylib                       0x92c12b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x92c406f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x92c8905f pthread_cond_wait + 48
    3   ...ia.Flash Player.authplaylib          0x22cfe11f 0x228ae000 + 4522271
    4   ...ia.Flash Player.authplaylib          0x228c825f 0x228ae000 + 107103
    5   ...ia.Flash Player.authplaylib          0x22cfe20c 0x228ae000 + 4522508
    6   ...ia.Flash Player.authplaylib          0x22cfe250 0x228ae000 + 4522576
    7   ...ia.Flash Player.authplaylib          0x22cfe376 0x228ae000 + 4522870
    8   libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    9   libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 25:
    0   libSystem.B.dylib                       0x92c12b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x92c406f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x92c8905f pthread_cond_wait + 48
    3   ...ia.Flash Player.authplaylib          0x22cfe11f 0x228ae000 + 4522271
    4   ...ia.Flash Player.authplaylib          0x228c825f 0x228ae000 + 107103
    5   ...ia.Flash Player.authplaylib          0x22cfe20c 0x228ae000 + 4522508
    6   ...ia.Flash Player.authplaylib          0x22cfe250 0x228ae000 + 4522576
    7   ...ia.Flash Player.authplaylib          0x22cfe376 0x228ae000 + 4522870
    8   libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    9   libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 26:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x92c31ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x90a6fc53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    3   libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 27:
    0   libSystem.B.dylib                       0x92c40aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x92c6c9c5 nanosleep$UNIX2003 + 188
    2   com.adobe.flash                         0x00f48bfb void std::sort<__gnu_cxx::__normal_iterator<ColorCube**, std::vector<ColorCube*, std::allocator<ColorCube*> > >, bool (*)(ColorCube*, ColorCube*)>(__gnu_cxx::__normal_iterator<ColorCube**, std::vector<ColorCube*, std::allocator<ColorCube*> > >, __gnu_cxx::__normal_iterator<ColorCube**, std::vector<ColorCube*, std::allocator<ColorCube*> > >, bool (*)(ColorCube*, ColorCube*)) + 101300
    3   com.adobe.flash                         0x00f45839 void std::sort<__gnu_cxx::__normal_iterator<ColorCube**, std::vector<ColorCube*, std::allocator<ColorCube*> > >, bool (*)(ColorCube*, ColorCube*)>(__gnu_cxx::__normal_iterator<ColorCube**, std::vector<ColorCube*, std::allocator<ColorCube*> > >, __gnu_cxx::__normal_iterator<ColorCube**, std::vector<ColorCube*, std::allocator<ColorCube*> > >, bool (*)(ColorCube*, ColorCube*)) + 88050
    4   com.adobe.flash                         0x00f48f68 void std::sort<__gnu_cxx::__normal_iterator<ColorCube**, std::vector<ColorCube*, std::allocator<ColorCube*> > >, bool (*)(ColorCube*, ColorCube*)>(__gnu_cxx::__normal_iterator<ColorCube**, std::vector<ColorCube*, std::allocator<ColorCube*> > >, __gnu_cxx::__normal_iterator<ColorCube**, std::vector<ColorCube*, std::allocator<ColorCube*> > >, bool (*)(ColorCube*, ColorCube*)) + 102177
    5   libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    6   libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 28:  Java: Thread-4
    0   libSystem.B.dylib                       0x92c1d11e stat$INODE64 + 10
    1   libjava.jnilib                          0x25a1872e Java_java_io_UnixFileSystem_getLastModifiedTime + 204
    2   ???                                     0x352842b4 0 + 891830964
    3   ???                                     0x35283120 0 + 891826464
    4   ???                                     0x3500430d 0 + 889209613
    5   ???                                     0x35001374 0 + 889197428
    6   libjvm.dylib                            0x2bca81ef JVM_Lseek + 205608
    7   libjvm.dylib                            0x2bca7f63 JVM_Lseek + 204956
    8   libjvm.dylib                            0x2bcb4935 JVM_StartThread + 3022
    9   libjvm.dylib                            0x2bcb47c5 JVM_StartThread + 2654
    10  libjvm.dylib                            0x2bcb4743 JVM_StartThread + 2524
    11  libjvm.dylib                            0x2bcb459d JVM_StartThread + 2102
    12  libjvm.dylib                            0x2bcb43db JVM_StartThread + 1652
    13  libjvm.dylib                            0x2bc0e5e0 jio_snprintf + 39319
    14  libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    15  libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 29:
    0   libSystem.B.dylib                       0x92c12b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x92c406e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x92c6f5a8 pthread_cond_timedwait_relative_np + 47
    3   ...ia.Flash Player.authplaylib          0x22cfe0e7 0x228ae000 + 4522215
    4   ...ia.Flash Player.authplaylib          0x22a8e9de 0x228ae000 + 1968606
    5   ...ia.Flash Player.authplaylib          0x22cfe20c 0x228ae000 + 4522508
    6   ...ia.Flash Player.authplaylib          0x22cfe250 0x228ae000 + 4522576
    7   ...ia.Flash Player.authplaylib          0x22cfe376 0x228ae000 + 4522870
    8   libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    9   libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 30:
    0   libSystem.B.dylib                       0x92c12afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c13267 mach_msg + 68
    2   com.apple.CoreFoundation                0x90a302df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x90a2f3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x90a35304 CFRunLoopRun + 84
    5   com.apple.DesktopServices               0x99db6b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6   ...ple.CoreServices.CarbonCore          0x90c7054a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    8   libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 31:
    0   libSystem.B.dylib                       0x92c12b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x92c406e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x92c6f5a8 pthread_cond_timedwait_relative_np + 47
    3   ...ia.Flash Player.authplaylib          0x22cfe0e7 0x228ae000 + 4522215
    4   ...ia.Flash Player.authplaylib          0x22a8e9de 0x228ae000 + 1968606
    5   ...ia.Flash Player.authplaylib          0x22cfe20c 0x228ae000 + 4522508
    6   ...ia.Flash Player.authplaylib          0x22cfe250 0x228ae000 + 4522576
    7   ...ia.Flash Player.authplaylib          0x22cfe376 0x228ae000 + 4522870
    8   libSystem.B.dylib                       0x92c40259 _pthread_start + 345
    9   libSystem.B.dylib                       0x92c400de thread_start + 34
    Thread 32:
    0   libSystem.B.dylib                       0x92c12b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x92c406e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x92c6f5a8 pthread_cond_timedwait_relative_np + 47
    3   ...ia.Flash Player.authplaylib          0x22cfe0e7 0x228ae000 + 4522215
    4   ...ia.Flash Player.authplaylib          0x22a8e9de 0x228ae000 + 1968606

  • Flash CS6 AIR for iOS 接続されたiOSデバイスにアプリケーションをインストールできない

    Flash Professional CS6 AIR for iOSにて、iPhoneアプリを制作~公開している者ですが、
    アップデート作業時、急にデバイステスト(接続されたiOSデバイスにアプリケーションをインストール)が出来なくなり、
    困っています。
    開発環境は以下の通りです。
    ・Flash Professional CS6
    ・Windows 7(32bit)
    ・AIR SDK:3.5.0.880 for iOS
    設定等は特に変えていないのですが、
    検証機のiPhone 5(iOS6.1.2)、iPhone 4(6.0.1)へクイックパブリッシュでインストールしようとすると、
    "Installation Error: ApplicationVerificationFailed
    デバイスエラー: デバイスに十分な容量があるか確認してください"
    というエラーが出ます。
    もちろんデバイス側には十分な容量がありますし、
    エラーの英文と和文も内容的に食い違っているように見えます。
    いろいろ調べて、以下の項目を試してみましたが、
    状況は変わりません。
    ・証明書(開発用)を再発行して読み込み
    ・プロビジョニングファイル(開発用)を再発行して読み込み
    ・Flash Professional CS6のアップデート
    ・AIR SDKを3.6.0.5990 for iOSにアップデート
    ・アプリケーションIDの変更
    これは何が原因でしょうか。

    "環境ファイル削除+Flash CS6自体の再インストール→通常アップデート"にて、解決しました。

  • Flash pro CS6 Air for iOS設定から"デバイスにインストール"の項目がなくなっている.

    以前より、Flash pro CS6のAir for iOSでの、実機へのインストールに不具合があり、原因が不明なため、
    Flash pro CS6自体を再インストールしました。
    その後、Air for iOS設定ダイアログを確認すると、「デプロイ」のページの最下部にあった、
    「アプリケーションをデバイスにインストールする」という旨の項目がなくなっていました。
    これは、Flash pro CS6のアップデートにより、新たにそのような仕様になったのでしょうか。
    それともこちらで何か必要な設定がありましたでしょうか。
    ご回答の程、よろしくお願いいたします。

    Flashメニューの「ヘルプ」→「アップデート」にて解消しました。

  • AIR for iOS, Getting HTML5 Video to Autoplay in a StageWebView?

    Hi all,
    The video performance I get from the built in FLV video is pretty poor. I'm considering using a StageWebView to display a HTML5 page with a standard <video> in it.
    The video shows up and (if I enable controls) can be played and it looks great (much better than FLV). The only issue is I cannot find a way to have the video autoplay once the StageWebView is loaded.
    I've set the <video .... autoplay> parameter. I've also tried using JavaScript to send a video.play() (after the window load event is complete and the DOM is ready).
    Has anyone figured this out?
    I can't wait for AIR3.0 so we can just use StageVideo.. But for now I'm using AIR2.7 via Flash CS5.5 publishing for an iPad2 via AIR for iOS.
    Thanks for any tips!

    This was a pretty old post. In the advent of StageVideo it doesn't really matter anymore. StageVideo is GPU and you can autoplay all you like.
    BTW there was an old project I'm unsure if it still exists but it was called StageWebViewBridge (SWVB) that reconnected AS3 and JS. You could call methods in JavaScript right from ActionScript the same way fscommand/externalInterface works. So you could force the video to start playing using that.

Maybe you are looking for

  • Remove/Hide scroll bars in scroll panes.

    Hi all, I am pretty new to action script. I am building a photo gallery and I am loading the thumbnails from an XML file into a scroll pane dynamically. As the scroll pane fills up, it gets wider to accomodate the thumbnails. There is one row, and ev

  • Problem with LDAP authentication for users in a group

    I've gone through several forums attempting to find a solution, but I still can't get authentication to work for users in a particular group within AD. Our ASA is running 9.1(2), and the domain controller is a Windows Server 2012 R2. I can configure

  • How do I output a 10MHz TTL pulse in a PCI6251

    As title, 第一次用麼高頻的輸出, 盼有好心人解答 感激不盡 已解決! 轉到解決方案.

  • ADF_FACES-60095 occured

    hi All, jdev 11.1.2.1.0 i have created one radio group where i have call a method on value change listener. but when i change on radio group option exception occured. log detail is following- Target URL -- http://127.0.0.1:7101/ADD_ACLAS-ViewControll

  • How to tell the version of WRVS4400N

    How can I tell if I have a V1 or V2.  I bought what was advertized as a WRVS4400N V2, but the firmware shows as V1.  Given that the firmware was a V1 I only applied the V1.1.13 firmware update.  Can I use the V2 firmware upgrade on this model.   Afte