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

Similar Messages

  • Flash cs5.5 FLVplayback Encoding Problems with Air for Android

    Dear All,
    I'm trying to play flv in my air application by using FLV playback in flash cs5.5.
    I can play flv in the pc but not on the samsung galaxy tab andriod platform.
    if anyone out there has tried out FLV playback with either an Air For Android application, where the FLV files are packaged within the app, or either streaming via normal http//:, any help  would be greatly appreciated.
    Thanks!

    First disable autoplay. It gave errors for me. Try to make the movie play with the play() command.
    to embed the movie in your air bundle, just go to publish settings for your flash project. Then in that screen go to the player settings.
    In the first GENERAL tab you'll see a the bottom that you can add files to your project
    Propably there is allready your .swf and an .xml file in there.
    Using the + icon you can add your video.
    Make sure that your video is in the same directory as your . FLA file and you can use it as is (by name)
    If for example your flashfile is in c:\mytest\mytest.fla and the video in c:\mytest\videos\myvideo.flv , then you will have to load your video as "videos/myvideo.flv" with a FORWARD slash, never use \
    Good luck

  • Dotfuscator CE error: External type not found System.Windows.Input.ICommand,PresentationCore

    Preemptive will not support CE so I am trying here...
    I have an application targeting the .NET Framework 4.0.  It builds and runs fine but I cannot get it to compile in Dotfuscator CE. I am stuck.
    Dotfuscator CE (v5.0.2500.0) with Visual Studio 2010 SP1.  Here is the Error:
    Resolving method references...
    External type not found System.Windows.Input.ICommand,PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.
    Build Error.
    The problem seems to originate from ICommand being moved from PresentationCore.dll (in NET 4.0) to System.dll (in NET 4.5).  Studio handles this and compiles fine as I am targeting NET 4.0 and the references all point to
    C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\
    Dotfuscator CE however does not seem to handle it correctly and I am not sure how to correct the issue.  Any help would be greatly appreciated!!

    Hi Perter,
    Thanks for your response.
    External type not found System.Windows.Input.ICommand,PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.
    Maybe it is related to the references in your project.
    Reference:
    The type 'System.Windows.Input.ICommand' exists in both 'PresentationCore.dll' and 'System.dll'
    Since it is not the VS General issue, I am moving your question to the moderator forum ("Where is the forum for..?").
    The owner of the forum will direct you to a right forum. Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Fonts not showing up in Flash CS5

    Maybe I'm missing something simple but I just can't get some fonts to appear in Flash cs5  on mac osx. they work fine in Photoshop / Illustrator, but don't appear in Flash.
    Any ideas?

    You may find something useful in one of these links:
    http://forums.adobe.com/message/3238692
    http://jeremy-knight.com/2011/05/certain-fonts-not-showing-up-in-flash/

  • Type not found error

    Hi, my problem is "OCI-22303: type not found".
    I have a package in a database, say, MY_PCKDG.aa_number
    Then I'm trying
    std::vector<int> var;
    var.push_back(12);
    setVector(stmt, index, var, "MY_PCKDG.AA_NUMBER"); //here it fails saying the type was not found
    How to find the type? I have tried the type name alone, both uppercase and non-uppercase, and <package name>.<type name>, both all uppercase and non-uppercase.. Any suggestions?
    --Andrew                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Fernando . Thanks for the response. I am getting this error when I am trying to create a risk. Attached is the snapshot of the error. I have tried stuff like deleting the cache, checked SICF to see if Web Dyn Pro is active etc

  • After connection lost SetVector fails with OCI-22303: type not found

    Hi there,
    I use statelessConnectionPool and after application is loosing connection to oracle for short time, all folowing setVector calls will fail with
    SetVector fails with OCI-22303: type "DEMO"."PROPERTIES" not found
    however its there and was working fine before connection was lost,
    As far as i read about the getConection for statelessConnectionPool will reestablish connection if required to return valid connection handle, but somehow the setVector does not work.
    Any idea?
    Thanks in advance
    Andrew

    Hi,
    I want to reconnect to same instance, I think i missed tnsnames part, did not knew its required, so i should add to client tnsnames or server the FAILOVER_MODE part?
    like this example:
    PAYROLL =
    (DESCRIPTION =
    (ADDRESS =
    (COMMUNITY = TCP.world)
    (PROTOCOL = TCP)
    (HOST = VSERVER)
    (PORT = 1521)
    (CONNECT_DATA =
    (SID = HR)
    (FAILOVER_MODE =
    (TYPE = SELECT)
    (METHOD = BASIC)
    (RETRIES = 20)
    (DELAY = 15)
    strange thing that connection seams to be valid only in complains about type not found, or maybe connections are not valid only i cant see it, does the not valid connections in the pool are reconnected or make new when i call GetConnection? or i should terminate connections on "end of comm channel error" so when db is reachable again it will reestablish new connections?
    Andrew

  • 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 cs5 keeps crashing when importing images.

    Flash cs5 keeps crashing when importing images onto stage.  I plan on tracing a drawing I made.  They aren't that big so I don't know why cs5 crashes.  Any ideas how to fix that? Thanks
    I'm using windows 7- 64 bit.
    Quard processor and 8 gb of ram
    Here is the error I recieve:
    Problem signature:
      Problem Event Name:    APPCRASH
      Application Name:    Flash.exe
      Application Version:    11.0.0.485
      Application Timestamp:    4badda9d
      Fault Module Name:    ntdll.dll
      Fault Module Version:    6.1.7600.16385
      Fault Module Timestamp:    4a5bdb3b
      Exception Code:    c0150010
      Exception Offset:    000845bb
      OS Version:    6.1.7600.2.0.0.768.3
      Locale ID:    1033
      Additional Information 1:    2865
      Additional Information 2:    2865b1bb537c4d5e61b79207bc968f0a
      Additional Information 3:    ddf9
      Additional Information 4:    ddf98ab5688195f8b48f91f047120c5a
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt

    I got the same problem. I tried to import into Flash cs3, cs4, cs5 - constant error in each application.
    But seems I've found the reason why this happened in my case.
    I just deleted the installed system video codecs (divx, xvid, third-party codecs).
    I do not see a direct connection with the import objects into flash. But fact, immediately after the removal of codecs it has to work.
    I suspect that the reason could be a third-party codec that is associated with playing QuickTime. Maybe.
    Also if it does not help you this way, I used a temporary solution.
    Open the psd in Adobe Ilustrator, copy images to clipboard, paste it into flash.
    In my case the images are not displayed on the screen after insert, but put into the library.
    Don't touch objects, just save the file, close the Flash.
    Launch Flash and open saved file. In my case in the first run was an error.
    Close the application and open it with file again.
    The second time the error was not followed, the images were within the document 8-)
    This option made it possible to work until the issue is not solved completely (adobe, wake up!).
    win7 64, cs5 (cs3, cs4 had the same issue)
    Perhaps it can be useful for someone.
    thx
    Sorry for my English.

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

  • Adobe flash cs5 pro crashes when launched.

    Adobe flash cs5 pro crashes when launched. The name of the problem is named 'Appcrash.' The application name is 'flash exe'. Application version 11.0.0.485. Name of the module with this faults is Adobepsl.dll. and the So version?: 6.0.6002.2.2.0.768.2
    When I start Flash cs5 there appears a small box which tells me that it is importing files, where I didn't ask for. This happened after I imported a video animation from Photoshop Cs3. But now I just want to start a new project which it doesn't allow. I get only the flash sign and the fonts and than during the building workspace, i get the errorreport. Anyone knows what to do? Because it is not only frustrating, now I can not work on my website projects which I have to finish soon, aaaahhhhhaaaaaahhhhhhhh.
    Thanks for reading and hopefully someone knows something to help me out of this misery. Oh I reinstalled flash cs5 allready, but nothing changed!.......

    Hello,
    We need you to recreate preferences to help resolve this issue as Jose suggests. Follow this KB article and see if it helps you.
    http://helpx.adobe.com/flash/kb/re-create-preferences-flash-professional.html
    Regards,
    Suhas Yogin

  • My Bluetooth has disappeared and I have tried just about everything on the internet. When I click on Bluetooth file exchange it says hardware not found. I tried resetting everything as well nothing is working for me please help because now my facetim

    My Bluetooth has disappeared and I have tried just about everything on the internet. When I click on Bluetooth file exchange it says hardware not found. I tried resetting everything as well nothing is working for me please help because now my facetime doesn’t work neither does photo booth and now I cannot text people off my laptop unless they have iMessage.

    If you followed the instructions in the support article exactly (leaving the machine off for two minutes), then it has a hardware fault. Take it to an Apple Store or other authorized service provider for repair.

  • 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

  • Flash CS5.5 crashes when exporting movieclip for Actionscript

    Hello,
    My Flash CS5.5 crashes when exporting movieclip for Actionscript (select movieclips -> modify -> convert to symbol -> check export for actionscript). I think this only happens when Photoshop CS5 is open.
    Does anyone know how to fix this? I'm using Win7 64-bit. The only open programs are Flash, Photoshop, and Firefox.

    Oddly enough, I opened up Flash again, today, just to see if it was still the same, and it had worked. Everything seemed normal, I opened a new document and started working. Then, out of nowhere it stopped responding again. So I waited for it to respond, it didn't. I closed it from the task manager, and now it's back to the original problem of crashing when I try to create a new document or open an old ontrie
    Update: I tried the cleaner, as you'd suggested. Followed all the steps, but to no avail. Think it may have something to do with my machine, and less with the software?

  • Uploading AIR for IOS thru Application Loader I get the following error - The package does not contain an Info.plist.

    I'm publishing an .fla in AIR for IOS.
    I'm in CC 2014 so first I need to know which AIR should I publish in?
    newest is AIR 14.0.0.178 for IOS
    IOS deployment type is App Store
    publishes with no error.
    I see the following files included .swf and app.xml
    I convert the .ipa to a zip file
    Upload that thru the Application Loader I get the following error
    The package does not contain an Info.plist.
    Where is the infoplist for this and do I convert the .ipa and the info to a zip file?
    I converted the .ipa to a .zip and the intoplist file is NOT THERE  how do I generate this?
    Any help here?

    Ok this is becoming very very frustrating as I have been at this for hours now. So the only way to explain this is to write what I did step by step as I have to be doing something wrong, just to recap:
    I was publishing from Flash CC 2014 using AIR 14.0 and getting Digital Certificate is not valid message.
    Was instructed to download new AIR 17 , I did this installed into Flash and used to publish.
    I used my previous p12, app ID and distribution certificates all generated properly.
    The file worked ONCE but I got an app ID error ( I understood I used the wrong app ID)
    I changed it to the right app ID and the very next time and after 10 attempts I got the same error  Digital Certificate is not valid
    SO I then downloaded AIR 16.0
    RE DID ALL MY CERTIFICATES AND P12'S
    went to publish and I STILL GET THE SAME MESSAGE   Digital Certificate is not valid

  • AIR for iOS app works perfectly in emulator, not at all on an actual iPad

    I'm new to mobile development, so I'm hoping I am doing some simple wrong, like a wrong checked box or something.
    I have an app that I have written for iPad. It's fully functioning when I run it through the emulator (I have to change it to Flash 10.1 and use Device Emulator because nothing else will accept touch events) but doesn't really work on the iPad. Some of the features work, and some don't. It's like it's just not quite compiling all the code, and I'm very confused.
    My publish settings:
    Player: AIR for iOS
    Script: Actionscript 3.0
    Included .swf, .xml, and all relevant .as class files
    Published using quick publish for device testing
    Are there some AS 3.0 features that won't work in iOS? If so it would be really great to have a list of those somewhere.
    What am I doing wrong? Why won't my app work on an actual device if it tests perfectly in the emulator?

    My original question has not been answered, but I am running across the same problem in a different way.
    I have added to my code, continuing to build the app, (hoping the problem can be solved eventually), and once again, the app works perfectly in Device Central but not on the iPad.
    I have buttons to select different levels of the puzzle. Each time you press a button, the level automatically updates itself on the board. So if you are playing the shape level, the shape of the puzzle piece is on the board. If you are playing the name level, the name of the puzzle piece is on the board. Etc.
    This works perfectly on my computer. However - again - when I transfer it to an iPad, choosing the "shape" level will cause the names to pop up.
    I have double and triple checked the variable names to make sure they match up and are correctly spelled and capitalized. It just doesn't function in iOS.
    Here is the code to switch levels and automatically generate a new random puzzle piece:
    function changeLevel (e:TouchEvent): void {
        trackUSAPiece = ["pieceAL", "pieceAK", "pieceAZ", "pieceAR", "pieceCA", "pieceCO", "pieceCT", "pieceDE", "pieceFL", "pieceGA", "pieceHI", "pieceID", "pieceIL", "pieceIN", "pieceIA", "pieceKS", "pieceKY", "pieceLA", "pieceME", "pieceMD", "pieceMA", "pieceMI", "pieceMN", "pieceMS", "pieceMO", "pieceMT", "pieceNE", "pieceNV", "pieceNH", "pieceNJ", "pieceNM", "pieceNY", "pieceNC", "pieceND", "pieceOH", "pieceOK", "pieceOR", "piecePA", "pieceRI", "pieceSC", "pieceSD", "pieceTN", "pieceTX", "pieceUT", "pieceVT", "pieceVA", "pieceWA", "pieceWV", "pieceWI", "pieceWY"]
        if (e.target == nameLevel) {
            PuzzleGlobals.currentLevel = "Name";
            nameLevel.gotoAndStop("Active");
            abbrevLevel.gotoAndStop("Inactive");
            shapeLevel.gotoAndStop("Inactive");
            for (var j=0; j<(PuzzleGlobals.TOTAL_NUMBER_USA); j++) {
                this[trackUSAPiece[j]].gotoAndStop("wholeName");
        else if (e.target == abbrevLevel) {
            PuzzleGlobals.currentLevel = "Abbrev";
            abbrevLevel.gotoAndStop("Active");
            nameLevel.gotoAndStop("Inactive");
            shapeLevel.gotoAndStop("Inactive");
            for (var k=0; k<(PuzzleGlobals.TOTAL_NUMBER_USA); k++) {
                this[trackUSAPiece[k]].gotoAndStop("abbrev");
        else if (e.target == shapeLevel) {
            PuzzleGlobals.currentLevel = "Shape";
            shapeLevel.gotoAndStop("Active");
            nameLevel.gotoAndStop("Inactive");
            abbrevLevel.gotoAndStop("Inactive");
            for (var l=0; l<(PuzzleGlobals.TOTAL_NUMBER_USA); l++) {
                this[trackUSAPiece[l]].gotoAndStop("shape");
    function addNewPiece (e:TouchEvent): void {
        ri = Math.floor(Math.random()*(1+PuzzleGlobals.TOTAL_NUMBER_USA));
        if (PuzzleGlobals.statesOnBoardUSA == PuzzleGlobals.TOTAL_NUMBER_USA) {
            //play BOOP sound indicating no new pieces left
        else {
            if (usaPiece[ri] != null) {
                bmc.addChild(this[usaPiece[ri]]);
                if (PuzzleGlobals.currentLevel == "Shape") {
                    this[usaPiece[ri]].height = this[usaPuzzle[ri]].height;
                    this[usaPiece[ri]].width = this[usaPuzzle[ri]].width;
                this[usaPiece[ri]].x = e.stageX;
                this[usaPiece[ri]].y = e.stageY;
                usaPiece[ri] = null;
                PuzzleGlobals.statesOnBoardUSA++;
            else {
                addNewPiece(e);
    Here is the code that creates the piece:
            public function GeoPiece(): void {
                if (PuzzleGlobals.currentLevel == "Name") {
                    this.gotoAndStop("wholeName");
                else if (PuzzleGlobals.currentLevel == "Abbrev") {
                    this.gotoAndStop("abbrev");
                else if (PuzzleGlobals.currentLevel == "Shape") {
                    this.gotoAndStop("shape");
                this.addEventListener(TouchEvent.TOUCH_BEGIN, geoPieceBegin);
    Is it possible I have a bad compiler or something? Do I need to reinstall the entire program? I just can't figure out why it would work in one operating system and not in another.
    Thanks
    Amber

Maybe you are looking for

  • Error while calling webservice from application module

    Hi all I have generated a Proxy from a web Service and i am trying to call the web service from an Application Module it is throwing me error JBO-29000: Unexpected exception caught: oracle.classloader.util.AnnotatedNoClassDefFoundError, msg= Missing

  • Why can't I sync iTunes music on my iPhone 5?

    Recently, music has stopped syncing beween my iPhone and iTunes on my Mac. There are two playlists on my iPhone 5 that seem stuck there. Any iTunes sync to change playlists does nothing at all. I have tried deleting the 2 playlists directly from the

  • IMAP boxes disappear & reappear, continually reload, subfolders move random

    I am having a very strange problem here which started about a week ago, maybe someone can point me in the right direction: 1) I use both gmail and my domain's server email which load into Mail.app. I use gmail because I like their spam filter and I u

  • Lightroom mit windows XP möglich?

    Lightroom with windows XP possible?

  • C7 secondary(front) camera

    Hi, I am facing problem with my c7 secondary camera, after I updated my phone software to Symbian Anna. When I try to use my secondary camera I am getting error "unknown error occurred, please restart the camera.if error persist then restart the phon