Mike Chambers

code = joy

Have you had any issues with Adobe AIR 1.5?

with 86 comments

The title pretty much sums it up. Have you run into any new issues in Adobe AIR 1.5? Specifically, I am looking for anything that may have worked in AIR 1.1, which no longer works in AIR 1.5.

For example:

SHIFT + SPACE doesn’t work correctly in AIR 1.5, but worked fine in AIR 1.1. (Bug #1932338).

Just post the info in the comments (including OS info), and please leave your email address in case the team needs to get in touch with you for more information. Please keep comments on topic.

Written by mikechambers

December 3rd, 2008 at 9:55 am

Posted in General

86 Responses to 'Have you had any issues with Adobe AIR 1.5?'

Subscribe to comments with RSS or TrackBack to 'Have you had any issues with Adobe AIR 1.5?'.

  1. i had a happy time, when i said HTMLLoader on AIR 1.5 will works 36% faster than old version, becuse i am creating a webBrowser with AIR. (Thanks!!)

    but

    i have problem on testing AIR 1.5 Applications.
    after updating form AIR 1.1 to 1.5, all of my Applications runs just one time on testing section of Adobe Flash CS4, on second time it shows nothing.

    when i use “Debug Movie” on Debug menu, this Message will appear:
    “Debugger launch failed. Debugger Session will terminate.”

    this problem will happen when i use ActioScript on AIR 1.5, even single line of code, like stop();

    all SWF 10 Files working fine while testing.

    i am using “Window Vista 64 bit” and “Windows XP Professional sp2″, and i have this problem on both of them

    i did this steps to update my Application:
    1. uninstalled this:
    - Flash Player 10 Plugin,
    - Flash Player 10 ActiveX,
    - AIR 1.1 Runtime
    - Deleted “Player” From Adobe Flash CS4 Folder

    2. installed this:
    - Adobe AIR 1.5
    - Adobe AIR 1.5 Update for Flash CS4 Professional
    - Copied “Adobe Flash Player 10 Update for Flash CS4 Professional” on Adobe Flash CS4 Folder
    - Flash Player 10 Plugin (Debug),
    - Flash Player 10 ActiveX (Debug),

    what should i do?

    Akbar.G

    3 Dec 08 at 10:08 am

  2. I’m running into an odd issue with two sounds playing at once. Both are in the timeline but one is set to “stream” and the other to “start” (otherwise they get wierdly out of sync and sound like crap). In straight FP10 or FP9/AIR 1.1, no problem, but when I load this SWF into an AIR 1.5 app (any OS) the “start” sound only plays when the “stream” sound is playing audio (It’s playing the whole time, but it’s silent quite a bit).

    I’m working on making a simplified example since our current SWF is very, well… “eccentric designery” in nature.

    Branden

    3 Dec 08 at 10:09 am

  3. Hey Mike,
    My boss has had an issue with 1.5 I cannot seem to fix.
    Since the update, no AIR app that uses the HTML component will work. They crash every single time.

    We both use Leopard 10.5.5 but the problem seems specific to his machine since I haven’t had any problems.

    Here is the part of the crash report pertaining to the AIR app:
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0×000000003bab75a0
    Crashed Thread: 0

    Thread 0 Crashed:
    0 WebKit.dylib 0×1b7b4aad WebKitGetAPI + 2700555
    1 WebKit.dylib 0×1b7b4391 WebKitGetAPI + 2698735
    2 WebKit.dylib 0×1b78fda6 WebKitGetAPI + 2549764
    3 WebKit.dylib 0×1b790232 WebKitGetAPI + 2550928
    4 WebKit.dylib 0×1b52914f WebKitGetAPI + 31661
    5 WebKit.dylib 0×1b52f13f WebKitGetAPI + 56221
    6 WebKit.dylib 0×1b524250 WebKitGetAPI + 11438
    7 WebKit.dylib 0×1b526b26 WebKitGetAPI + 21892
    8 com.adobe.AIR 0×01fe1905 0×19c3000 + 6416645
    9 ??? 0×1849807a 0 + 407470202
    10 com.adobe.AIR 0×01b6030a 0×19c3000 + 1692426
    11 com.adobe.AIR 0×01ee3217 0×19c3000 + 5374487
    12 com.adobe.AIR 0×01ede6f3 0×19c3000 + 5355251
    13 com.adobe.AIR 0×01eddab3 0×19c3000 + 5352115
    14 com.adobe.AIR 0×01ee2817 0×19c3000 + 5371927
    15 com.adobe.AIR 0×01e78334 0×19c3000 + 4936500
    16 com.adobe.AIR 0×01e977ae 0×19c3000 + 5064622
    17 com.adobe.AIR 0×01ffa459 0×19c3000 + 6517849
    18 com.apple.AppKit 0×96327b8c -[NSWindow sendEvent:] + 6438
    19 com.adobe.AIR 0×01ff5a40 0×19c3000 + 6498880
    20 com.apple.AppKit 0×962f49fd -[NSApplication sendEvent:] + 4713
    21 com.adobe.AIR 0×01f9050e 0×19c3000 + 6083854
    22 com.apple.AppKit 0×96251d0f -[NSApplication run] + 847
    23 com.adobe.AIR 0×019cabbe 0×19c3000 + 31678
    24 com.adobe.AIR 0×019caed6 0×19c3000 + 32470
    25 …2C0240DB589D3F2AE7857D638.1 0×000032d9 start + 4097
    26 …2C0240DB589D3F2AE7857D638.1 0×000023da start + 258
    27 …2C0240DB589D3F2AE7857D638.1 0×00002301 start + 41

    We’ve uninstalled/reinstalled AIR, Flash Player and any Safari addons that we thought could be interfering.

    Thanks for any help.

    Brandon Ellis

    3 Dec 08 at 10:15 am

  4. Hi,

    Don’t know if you know it but I had a problem while installing dropbox on my Windows. Windows shut down explorer.exe and starts it up again. All my AIR applications that just run in my taskbar are gone after the restart of explorer but are still running if I check my task manager…

    Just my 2 cents ;-)

    Jonas De Smet

    3 Dec 08 at 10:22 am

  5. Registry access seems problematic, check this out:

    http://wildwinter.blogspot.com/2008/12/air-15-registry-key-changes.html

    Zarate

    3 Dec 08 at 11:17 am

  6. Hello,

    Air 1.0 to 1.5 on Windows XP Pro/Embedded with an NVidia graphics card produced the following issue:

    Problem

    When entered into full-screen interactive mode, running any video (including webcam) through the VideoDisplay component caused strange twitch-like divergence to any tween or animation, including the video. Framerate held fine, it was definately a redraw issue.

    Solution

    Defining stage.fullScreenSourceRect to enable hardware acceleration. This was not required prior to Air 1.5.

    Thanks!
    Leonard

    Leonard Souza

    3 Dec 08 at 11:21 am

  7. Hi,

    I had an issue with swf content loaded in HTMLLoader while being in FULL_SCREEN mode.

    jeff@Tribal

    3 Dec 08 at 1:40 pm

  8. I had an issue with app icon under Windows XP. AIR completly ignore icon 16×16 in titlebar and taskbar… It use scaled down version of 32×32 icon.

    Imrahil

    3 Dec 08 at 3:39 pm

  9. Local Shared Objects are totally flaky in AIR 1.5, but only in Windows XP, mac works fine. I think this is a FP10 bug that AIR 1.5 inherited. Some links:

    https://bugs.adobe.com/jira/browse/FP-1050
    https://bugs.adobe.com/jira/browse/FP-1049
    http://getsatisfaction.com/balsamiq/topics/after_air_1_5_upgrade_mockups_cant_remember_show_ui_library_notebook_preferences

    This is directly impacting my revenue, as people with 1.5 in some instances cannot even launch my app. I am thinking of moving the data I store in Local SOs to the local database, but that would mean different code between my Desktop and my web versions, which is a loss for Adobe (and a pain for me).

    Thanks for reaching out Mike, let me know if you need more info.

  10. I have an issue where the flash plugin will not start in the HTML component when my application is in Full Screen Interactive mode.

  11. No new AIR app will install for me. I’m working with Adobe on it, but it’s been slow.

    Chris Mcqueen

    3 Dec 08 at 8:23 pm

  12. Probably not a bug, but why doesn’t ESCAPE work anymore?

    Youri

    3 Dec 08 at 11:41 pm

  13. @brandon. Try to remove any Input Managers (for example SIMBL) you may have installed (empty /Libary/InputManagers/ and ~/Libary/InputManagers/). The problem appears to be that some of those see that we’re using WebKit and think we’re Safari and try to patch the application in a way that makes it crash.

    @jeff@tribal. Sorry about that. It will be fixed in our next update.

    (arno – AIR Engineering Team)

    Arno

    4 Dec 08 at 12:29 am

  14. I had an issue with app icon under Windows XP. AIR completly ignore icon 16×16 in titlebar and taskbar

    youtube

    4 Dec 08 at 12:49 am

  15. I am having issues with full screen. For Air Application full screen option does not work.

    Atif

    4 Dec 08 at 1:21 am

  16. [...] Mike Chambers ???????????? ????? ? ??? ????????? ???? ??? ???????? ? AIR 1.1 ?? AIR 1.5. [...]

  17. I’m not sure if it’s an AIR 1.5 thing or not, but on a PC without Acrobat Reader, after I installed AIR the PC then tried to use AIR to open a PDF file, brought up the AIR installation screen, and chucked up an error message about a failed installation. I presume it was trying to do something clever – but it didn’t work.

    I know it’s probably more of a general AIR issue, but hey…

    Jame

    4 Dec 08 at 3:12 am

  18. In brief, we have experienced a major problem using NativeDragManager under Flex 3 SDK 3.2 and AIR 1.5. When using custom data on the clipboard, the AIR app will allow us to drag a limited number of times before the app hangs and never comes back. More specifically, first drag is fine, second noticeably slower and third time crashes the app.

    We are using Flex 3 and the problem seems to be related to either AIR 1.5 and/or 3.2 SDK. Downgrading to AIR 1.0 and 3.0 SDK have solved the issue for now, but obviously we would like to be able to move our app forward. I am not entirely sure if this issue is specific to AIR 1.5, to Flex 3.2 SDK or a combination of the two.

    Unfortunately, I cannot provide the original app for testing, but I would be happy to take the time to put together an example to demonstrate the issue, if this sounds like a candidate for further investigation. Please let me know.

    Bo Nielsen

    4 Dec 08 at 7:48 am

  19. The embedded WebKit browser is inconsistent in reporting the x, y, width and height of page elements (tables, forms, buttons, etc.) Most of the time it’s accurate, but sometimes it’s off.. probably something to do with borders, tables or padding in the page’s code/style sheets.

    When I built an app for AIR 1.0 I included compensating offsets into the “stories” that I had developed in which components in the AIR app are positing relative to elements on a loaded web page.

    In the AIR update the WebKit browser still mis-reports the x, y, w, h of elements, but in a slightly different way, which means I’ve had to comb through all of the stories and re-code some of the offsets.

    A bit tedious and I fear I may be doing it again with the next AIR update.

    andrew murphy

    4 Dec 08 at 10:58 am

  20. Windows created under WindowedApplication ignore there visible property when the application receives the ACTIVATE event. All child windows become visible regardless of the value of there visible property.

    This was not the case in previous versions of AIR.

    This can be worked around by storing an internal variable with the value of visible and listening for the ACTIVATE event, then resetting the visible value to your stored value in the event handler.

    I’m on OSX 10.5.5, I’ve yet to confirm this on other systems.

    The application was developed in Flex 3/AIR 1.0 and is undergoing some updates to support AIR 1.5

    Ryan Matsikas

    4 Dec 08 at 11:12 am

  21. Alert.show() failed on me :(
    Luckily in a non critical part of the app.
    Used : Alert.show(restartMessage,restartTitle,4,this,tryRestart);
    in a titleWindow.
    Changed to this to fix :
    Alert.show(restartMessage,restartTitle,4,null,tryRestart);

    Looking forward, who should I talk to get on a preview program for future runtime releases?

    We were lucky this time (Though I’ve not checked the shared object issue so far), but we have apps out there in the shops that I need to support.

    Many thanks,
    Regards,
    Jim.

    jim hayes

    4 Dec 08 at 1:01 pm

  22. @arno – thanks for the tip. I had seen the problems with InputManager addons before but only removed them from the ~user/library/InputManagers/. I’ll try both dirs and report back.

    Brandon Ellis

    4 Dec 08 at 1:01 pm

  23. I forgot another one, this one is BIG: command-line options no longer work! instead of calling my onInvoke function I get a strange error, details here: http://getsatisfaction.com/balsamiq/topics/command_line_balsamiq_mockups_version_returns_an_error

    BTW, this is pretty rough! Breaking existing apps used to be a no-no-triple-no…even if only half of them are true, this list of comment is pretty scary!

    And I have customers that are unhappy for no fault of mine (this time).

    1.5.1 cannot come soon enough.

  24. Akbar.G,

    The problem is that Flash is unable to connect to ADL or debug Flash Player in the case of debugging. When there is ActionScript in the fla, Flash uses FDB (flex debugger) to connect to ADL and it’s unable to connect to the player or ADL. You can fix it by manually trigger the connection once.

    1. Quit Flash.
    2. Launch Flash.
    3. Create an Flash Player 10, ActionScript 3.0 document.
    4. Add a trace statement such as trace(“a”);
    5. Debug movie.
    6. When the debug standalone player is launched, right click and select Debugger. At this point, a debug session should be established.
    7. Close the debug standalone player.
    8. Now test movie for AIR app should work.

    QUOTE:

    San

    5 Dec 08 at 5:47 pm

  25. Hi Mike, at least one of the issues on this list is not as big as previously thought. The command-line string that shows up on OSX is pretty innocuous, the onInvoke is actually called properly, so it’s more of a warning than an error.

    I’ll keep looking at the Local SharedObject issue.

  26. Hey Mike, I feel silly for my reaction but now I cannot reproduce my Local SharedObject bug here either, so though I believe there’s something funny going on there, we can lower the priority of this one too in the meantime. I’ve been emailing with Rob Christensen and others about my bugs, but I wanted to fill you in as well.

  27. Hi Bo Nielsen:

    Please provide the sample app including the source. I will investigate this issue further.

    Thanks,
    Arjun (AIR QE)

    Arjun

    9 Dec 08 at 5:18 pm

  28. I have a lot of restriction with “getDefinitionByName”.

    This is an function to upgrade…

    Caniche

    10 Dec 08 at 6:08 am

  29. @Mike

    I have the same problem as Brandon Ellis! No AIR app I have installed that uses HTML component will work. Some lock up and then crash, some crash right away. Others just don’t render anything. The AIR apps I refer too are all the latest version available:

    ADC Desktop
    Apprise
    Simple Tasks v2
    Tour De Flex

    Also any AIR apps I build with an HTML component aren’t working in Flex Builder. I’ve updated Flex Builder to 3.2 and updated Flash Player (w/debugger) to version 10.

    Is there something I’ve done wrong Mike? This has happened every since I updated AIR on my Mac to v1.5. I’ve been trying to search adobe.com for where I can download AIR 1.1 as everything worked fine then. I’ve tried reinstalling AIR 1.5 but same result. AIR apps still crash.

    Javier Julio

    10 Dec 08 at 4:35 pm

  30. mikechambers

    10 Dec 08 at 7:40 pm

  31. @Mike

    You are a life saver! The comment you directed me too was a great help. I’m familiar with the folder mentioned since it contains installed Safari plugins which I had one: Safari Adblock.

    I went ahead and uninstalled it through Safari and now I am able to run AIR apps that use the HTML component successfully! But is there anyway I can have Safari maintain this plugin and still be able to run AIR apps? Either way thanks for the help Mike!

    Javier Julio

    11 Dec 08 at 10:25 am

  32. Have an app created in Flex Builder that has images in the local directory that are displayed in an html control. In Air 1.1, the following worked we could use the image in the html control by referencing the File url property. But in AIR 1.5, it leaves an empty space.

    Rob

    11 Dec 08 at 4:47 pm

  33. @Rob I’ve noticed the same thing. Are you using the latest Flex Builder 3.2? You wouldn’t happen to be on a Mac? It seems to be Mac specific this HTML blank problem. I had that when trying to open the Simple Tasks v2 AIR app (its an HTML ExtJS built app) on my Mac once I upgraded to AIR 1.5. Do you use Safari or have any installed plugins for it by chance? I found that to be the problem.

    Javier Julio

    11 Dec 08 at 5:10 pm

  34. @Javier
    I am on Mac 10.4.11 with the latest version of Flex Builder. I had emptied out the input managers (had 1password and speed download in there), but the problem persists. I am publishing my app from the mac, but the problem is cross platform.

    Rob

    11 Dec 08 at 5:44 pm

  35. I am building a video based “next generation” presentation suit with FB 3.2 + air 1.5. The video content is mixed up of flv, f4v HD and SD .h264 codec and standard pal or ntsc. the suite has a basic video player + a viewer and a master /client app to compose and control presentation files. In the master videos, swf, images and pdf are composed to a presentation file which is shown in the viewer. videos are stored in a repisitory as preview vids and fullsize vids. When I worke with old fashioned flv in 720p or 576p there is no proplem in DragnDrop or other working with those vids. Also mp4 in those formats works fine. Now I had h.264 codec NTSC mov which I converted to f4v with the recommanded presetts in 1080, 90p for the previews. Those work fine my air video player but once in the master where I do thngs like asking for metadata, dragn the preview around or rollOver the preview etc. my app quits with big error reports.
    My machine is a Mac Pro 8core with OSX10.5.5, FB3.2, Air 1.5
    Process: adl [54731]
    Path: /Applications/Adobe Flex Builder 3/sdks/3.2.0/bin/adl
    Identifier: adl
    Version: ??? (???)
    Code Type: X86 (Native)
    Parent Process: FlexBuilder [54571]

    Date/Time: 2008-12-12 14:34:20.709 +0100
    OS Version: Mac OS X 10.5.5 (9F33)
    Report Version: 6

    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0×0000000020a158c0
    Crashed Thread: 2

    Thread 0:
    0 libSystem.B.dylib 0×92062d22 mmap + 10
    1 libSystem.B.dylib 0×9206340d large_and_huge_malloc + 203
    2 libSystem.B.dylib 0×9205a508 szone_malloc + 463
    3 libSystem.B.dylib 0×9205a2f8 malloc_zone_malloc + 81
    4 libSystem.B.dylib 0×9205a28c malloc + 55
    5 libstdc++.6.dylib 0×94036598 operator new(unsigned long) + 36
    6 libstdc++.6.dylib 0×94036689 operator new[](unsigned long) + 17
    7 com.adobe.AIR 0×0143a683 0×1000000 + 4433539
    8 com.adobe.AIR 0×0143ac5a 0×1000000 + 4435034
    9 com.adobe.AIR 0×013f6315 0×1000000 + 4154133
    10 com.adobe.AIR 0×014852d5 0×1000000 + 4739797
    11 com.adobe.AIR 0×014862d5 0×1000000 + 4743893
    12 com.adobe.AIR 0×01485773 0×1000000 + 4740979
    13 com.adobe.AIR 0×014862d5 0×1000000 + 4743893
    14 com.adobe.AIR 0×013f6efc 0×1000000 + 4157180
    15 com.adobe.AIR 0×013f61ec 0×1000000 + 4153836
    16 com.adobe.AIR 0×014852d5 0×1000000 + 4739797
    17 com.adobe.AIR 0×014862d5 0×1000000 + 4743893
    18 com.adobe.AIR 0×01485773 0×1000000 + 4740979
    19 com.adobe.AIR 0×014862d5 0×1000000 + 4743893
    20 com.adobe.AIR 0×01485773 0×1000000 + 4740979
    21 com.adobe.AIR 0×014862d5 0×1000000 + 4743893
    22 com.adobe.AIR 0×01485773 0×1000000 + 4740979
    23 com.adobe.AIR 0×014862d5 0×1000000 + 4743893
    24 com.adobe.AIR 0×01485773 0×1000000 + 4740979
    25 com.adobe.AIR 0×014862d5 0×1000000 + 4743893
    26 com.adobe.AIR 0×01485773 0×1000000 + 4740979
    27 com.adobe.AIR 0×014862d5 0×1000000 + 4743893
    28 com.adobe.AIR 0×01485773 0×1000000 + 4740979
    29 com.adobe.AIR 0×014862d5 0×1000000 + 4743893
    30 com.adobe.AIR 0×01485773 0×1000000 + 4740979
    31 com.adobe.AIR 0×014862d5 0×1000000 + 4743893
    32 com.adobe.AIR 0×01485773 0×1000000 + 4740979
    33 com.adobe.AIR 0×014862d5 0×1000000 + 4743893
    34 com.adobe.AIR 0×01485773 0×1000000 + 4740979
    35 com.adobe.AIR 0×014862d5 0×1000000 + 4743893
    36 com.adobe.AIR 0×01485773 0×1000000 + 4740979
    37 com.adobe.AIR 0×014862d5 0×1000000 + 4743893
    38 com.adobe.AIR 0×01485773 0×1000000 + 4740979
    39 com.adobe.AIR 0×01449020 0×1000000 + 4493344
    40 com.adobe.AIR 0×01449be4 0×1000000 + 4496356
    41 com.adobe.AIR 0×014c09d6 0×1000000 + 4983254
    42 com.adobe.AIR 0×0159e559 0×1000000 + 5891417
    43 com.adobe.AIR 0×014b1250 0×1000000 + 4919888
    44 com.adobe.AIR 0×0159e113 0×1000000 + 5890323
    45 com.adobe.AIR 0×014d3c75 0×1000000 + 5061749
    46 com.adobe.AIR 0×01006342 0×1000000 + 25410
    47 com.apple.Foundation 0×947ca267 __NSFireTimer + 279
    48 com.apple.CoreFoundation 0×94fc5b45 CFRunLoopRunSpecific + 4469
    49 com.apple.CoreFoundation 0×94fc5cf8 CFRunLoopRunInMode + 88
    50 com.apple.HIToolbox 0×9138d480 RunCurrentEventLoopInMode + 283
    51 com.apple.HIToolbox 0×9138d299 ReceiveNextEventCommon + 374
    52 com.apple.HIToolbox 0×9138d10d BlockUntilNextEventMatchingListInMode + 106
    53 com.apple.AppKit 0×963e93ed _DPSNextEvent + 657
    54 com.apple.AppKit 0×963e8ca0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    55 com.apple.AppKit 0×963e1cdb -[NSApplication run] + 795
    56 com.adobe.AIR 0×01007bbe 0×1000000 + 31678
    57 com.adobe.AIR 0×01007d18 0×1000000 + 32024
    58 adl 0×00002e69 RuntimeMain(char const*, int) + 191
    59 adl 0×00001fb6 _start + 216
    60 adl 0×00001edd start + 41

    Thread 1:
    0 libSystem.B.dylib 0×920594a6 mach_msg_trap + 10
    1 libSystem.B.dylib 0×92060c9c mach_msg + 72
    2 com.adobe.AIR 0×01192f1c 0×1000000 + 1650460
    3 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    4 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 2 Crashed:
    0 com.adobe.AIR 0×01350a70 0×1000000 + 3476080
    1 com.adobe.AIR 0×0134fd96 0×1000000 + 3472790
    2 com.adobe.AIR 0×015e4372 0×1000000 + 6177650
    3 com.adobe.AIR 0×01441c32 0×1000000 + 4463666
    4 com.adobe.AIR 0×01428264 0×1000000 + 4358756
    5 com.adobe.AIR 0×014329e0 0×1000000 + 4401632
    6 com.adobe.AIR 0×0143ba74 0×1000000 + 4438644
    7 com.adobe.AIR 0×01432fb6 0×1000000 + 4403126
    8 com.adobe.AIR 0×01439dc5 0×1000000 + 4431301
    9 com.adobe.AIR 0×015cda12 0×1000000 + 6085138
    10 com.adobe.AIR 0×0160c3c9 0×1000000 + 6341577
    11 com.adobe.AIR 0×0160c421 0×1000000 + 6341665
    12 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    13 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 3:
    0 libSystem.B.dylib 0xffff0665 __bzero + 101
    1 com.adobe.AIR 0×01438629 0×1000000 + 4425257
    2 com.adobe.AIR 0×01438868 0×1000000 + 4425832
    3 com.adobe.AIR 0×0142f305 0×1000000 + 4387589
    4 com.adobe.AIR 0×01437f99 0×1000000 + 4423577
    5 com.adobe.AIR 0×01439c3b 0×1000000 + 4430907
    6 com.adobe.AIR 0×015cda12 0×1000000 + 6085138
    7 com.adobe.AIR 0×0160c3c9 0×1000000 + 6341577
    8 com.adobe.AIR 0×0160c421 0×1000000 + 6341665
    9 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    10 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 4:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0160c5d2 0×1000000 + 6342098
    4 com.adobe.AIR 0×015cdaf2 0×1000000 + 6085362
    5 com.adobe.AIR 0×0160c3c9 0×1000000 + 6341577
    6 com.adobe.AIR 0×0160c421 0×1000000 + 6341665
    7 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    8 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 5:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0160c5d2 0×1000000 + 6342098
    4 com.adobe.AIR 0×015cdaf2 0×1000000 + 6085362
    5 com.adobe.AIR 0×0160c3c9 0×1000000 + 6341577
    6 com.adobe.AIR 0×0160c421 0×1000000 + 6341665
    7 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    8 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 6:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0160c5d2 0×1000000 + 6342098
    4 com.adobe.AIR 0×015cdaf2 0×1000000 + 6085362
    5 com.adobe.AIR 0×0160c3c9 0×1000000 + 6341577
    6 com.adobe.AIR 0×0160c421 0×1000000 + 6341665
    7 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    8 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 7:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0160c5d2 0×1000000 + 6342098
    4 com.adobe.AIR 0×015cdaf2 0×1000000 + 6085362
    5 com.adobe.AIR 0×0160c3c9 0×1000000 + 6341577
    6 com.adobe.AIR 0×0160c421 0×1000000 + 6341665
    7 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    8 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 8:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0160c5d2 0×1000000 + 6342098
    4 com.adobe.AIR 0×015cdaf2 0×1000000 + 6085362
    5 com.adobe.AIR 0×0160c3c9 0×1000000 + 6341577
    6 com.adobe.AIR 0×0160c421 0×1000000 + 6341665
    7 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    8 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 9:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0160c5d2 0×1000000 + 6342098
    4 com.adobe.AIR 0×015cdaf2 0×1000000 + 6085362
    5 com.adobe.AIR 0×0160c3c9 0×1000000 + 6341577
    6 com.adobe.AIR 0×0160c421 0×1000000 + 6341665
    7 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    8 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 10:
    0 libSystem.B.dylib 0×92059506 semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b84f _pthread_cond_wait + 1244
    2 libSystem.B.dylib 0×920d689b pthread_cond_timedwait + 47
    3 com.adobe.AIR 0×0160c581 0×1000000 + 6342017
    4 com.adobe.AIR 0×013a55a1 0×1000000 + 3823009
    5 com.adobe.AIR 0×0160c3c9 0×1000000 + 6341577
    6 com.adobe.AIR 0×0160c421 0×1000000 + 6341665
    7 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    8 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 11:
    0 libSystem.B.dylib 0×92059506 semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b84f _pthread_cond_wait + 1244
    2 libSystem.B.dylib 0×920d689b pthread_cond_timedwait + 47
    3 com.adobe.AIR 0×0160c581 0×1000000 + 6342017
    4 com.adobe.AIR 0×0167da16 0×1000000 + 6806038
    5 com.adobe.AIR 0×0160c3c9 0×1000000 + 6341577
    6 com.adobe.AIR 0×0160c421 0×1000000 + 6341665
    7 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    8 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 12:
    0 libSystem.B.dylib 0×92059506 semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b84f _pthread_cond_wait + 1244
    2 libSystem.B.dylib 0×920d689b pthread_cond_timedwait + 47
    3 com.adobe.AIR 0×0160c581 0×1000000 + 6342017
    4 com.adobe.AIR 0×0167da16 0×1000000 + 6806038
    5 com.adobe.AIR 0×0160c3c9 0×1000000 + 6341577
    6 com.adobe.AIR 0×0160c421 0×1000000 + 6341665
    7 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    8 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 13:
    0 libSystem.B.dylib 0×920594a6 mach_msg_trap + 10
    1 libSystem.B.dylib 0×92060c9c mach_msg + 72
    2 com.apple.CoreFoundation 0×94fc50ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0×94fc5cf8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0×92204468 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0×92204304 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    7 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 14:
    0 libSystem.B.dylib 0×92059506 semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b84f _pthread_cond_wait + 1244
    2 libSystem.B.dylib 0×9208d0d3 pthread_cond_timedwait_relative_np + 47
    3 com.apple.audio.CoreAudio 0×92213a4b CAGuard::WaitFor(unsigned long long) + 213
    4 com.apple.audio.CoreAudio 0×92215606 CAGuard::WaitUntil(unsigned long long) + 70
    5 com.apple.audio.CoreAudio 0×92213dab HP_IOThread::WorkLoop() + 759
    6 com.apple.audio.CoreAudio 0×92213aaf HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7 com.apple.audio.CoreAudio 0×92204304 CAPThread::Entry(CAPThread*) + 96
    8 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    9 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 15:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 16:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 17:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 18:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 19:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 20:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 21:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 22:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 23:
    0 libSystem.B.dylib 0×92059506 semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b84f _pthread_cond_wait + 1244
    2 libSystem.B.dylib 0×920d689b pthread_cond_timedwait + 47
    3 com.adobe.AIR 0×0160c581 0×1000000 + 6342017
    4 com.adobe.AIR 0×0167da16 0×1000000 + 6806038
    5 com.adobe.AIR 0×0160c3c9 0×1000000 + 6341577
    6 com.adobe.AIR 0×0160c421 0×1000000 + 6341665
    7 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    8 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 24:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 25:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 26:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 27:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 28:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 29:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 30:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 31:
    0 libSystem.B.dylib 0×920594ee semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0×9208b866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0×920d1371 pthread_cond_wait + 48
    3 com.adobe.AIR 0×0134268f 0×1000000 + 3417743
    4 com.adobe.AIR 0×0130c01b 0×1000000 + 3194907
    5 libSystem.B.dylib 0×9208a6f5 _pthread_start + 321
    6 libSystem.B.dylib 0×9208a5b2 thread_start + 34

    Thread 2 crashed with X86 Thread State (32-bit):
    eax: 0×20a15620 ebx: 0×01441aba ecx: 0×20a0ea80 edx: 0×000002a0
    edi: 0×00000000 esi: 0×20a0e000 ebp: 0xb0121ff8 esp: 0xb0121fec
    ss: 0×0000001f efl: 0×00010202 eip: 0×01350a70 cs: 0×00000017
    ds: 0×0000001f es: 0×0000001f fs: 0×0000001f gs: 0×00000037
    cr2: 0×20a158c0

    Binary Images:
    0×1000 – 0×6ffe +adl ??? (???) /Applications/Adobe Flex Builder 3/sdks/3.2.0/bin/adl
    0×655000 – 0×6c2fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0×1000000 – 0×18f7ff7 +com.adobe.AIR 1.5.0 (1.5.0.7220) /Applications/Adobe Flex Builder 3/sdks/3.2.0/runtimes/air/mac/Adobe AIR.framework/Versions/1.0/Adobe AIR
    0×1886c000 – 0×1886dff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
    0×18f34000 – 0×18f42feb libSimplifiedChineseConverter.dylib ??? (???) /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0×18f47000 – 0×18f59fff libTraditionalChineseConverter.dylib ??? (???) /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0×1913e000 – 0×19326fff com.apple.RawCamera.bundle 2.0.11 (410) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0×1f325000 – 0×1f745fee +WebKit.dylib ??? (???) /Applications/Adobe Flex Builder 3/sdks/3.2.0/runtimes/air/mac/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
    0×20845000 – 0×20848fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
    0×2092d000 – 0×20932fff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0×70000000 – 0×700e3ff2 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0×8fe00000 – 0×8fe2da53 dyld 96.2 (???) /usr/lib/dyld
    0×90003000 – 0×90027fff libxslt.1.dylib ??? (???) /usr/lib/libxslt.1.dylib
    0×90028000 – 0×90062fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0×9019c000 – 0×901a0fff libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0×901a1000 – 0×90220ff5 com.apple.SearchKit 1.2.1 (1.2.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0×902c4000 – 0×902cefeb com.apple.audio.SoundManager 3.9.2 (3.9.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    0×902cf000 – 0×90318fef com.apple.Metadata 10.5.2 (398.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0×9036a000 – 0×9037afff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0×9037b000 – 0×90435fe3 com.apple.CoreServices.OSServices 226.5 (226.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0×90436000 – 0×907d3fe7 com.apple.QuartzCore 1.5.5 (1.5.5) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0×908ed000 – 0×90cabfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0×90cac000 – 0×90dd0fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0×90dd4000 – 0×90e7bfeb com.apple.QD 3.11.54 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0×90f11000 – 0×90f4ffff libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0×90f90000 – 0×90f9cff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0×90f9d000 – 0×90fa3fff com.apple.print.framework.Print 218.0.2 (220.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0×90fa4000 – 0×9127eff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0×9127f000 – 0×91312ff3 com.apple.ApplicationServices.ATS 3.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0×91313000 – 0×9135dfe1 com.apple.securityinterface 3.0 (32532) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0×9135e000 – 0×91665fff com.apple.HIToolbox 1.5.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0×91666000 – 0×9179eff7 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib
    0×9179f000 – 0×9179fffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
    0×91902000 – 0×91f9efff com.apple.CoreGraphics 1.351.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0×91f9f000 – 0×91fcafe7 libauto.dylib ??? (???) /usr/lib/libauto.dylib
    0×91fcb000 – 0×92057ff7 com.apple.LaunchServices 290 (290) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0×92058000 – 0×921b8ff3 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    0×921b9000 – 0×921e6feb libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0×921e7000 – 0×92263feb com.apple.audio.CoreAudio 3.1.0 (3.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0×92264000 – 0×92264fff com.apple.Carbon 136 (136) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0×92265000 – 0×922b5ff7 com.apple.HIServices 1.7.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0×92955000 – 0×9295afff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0×9295b000 – 0×92968fe7 com.apple.opengl 1.5.7 (1.5.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0×9297b000 – 0×929bafef libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0×92ad4000 – 0×92b84fff edu.mit.Kerberos 6.0.12 (6.0.12) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0×92b85000 – 0×92b99ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0×92b9a000 – 0×92ba1ffe libbsm.dylib ??? (???) /usr/lib/libbsm.dylib
    0×92ba2000 – 0×92c1ffef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0×92c20000 – 0×92c57fff com.apple.SystemConfiguration 1.9.2 (1.9.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0×92c58000 – 0×92cebfff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0×92cec000 – 0×92d73ff7 libsqlite3.0.dylib ??? (???) /usr/lib/libsqlite3.0.dylib
    0×92d74000 – 0×92e26ffb libcrypto.0.9.7.dylib ??? (???) /usr/lib/libcrypto.0.9.7.dylib
    0×92e27000 – 0×92e2eff7 libCGATS.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0×92e85000 – 0×92f0ffe3 com.apple.DesktopServices 1.4.7 (1.4.7) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0×92f13000 – 0×92f15fff com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0×92f16000 – 0×93ecbffe com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
    0×93eea000 – 0×93eeaffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0×93eeb000 – 0×93ef4fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0×93ef5000 – 0×93f00fe7 libCSync.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0×93f01000 – 0×93f04fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0×93f05000 – 0×93fe6ff7 libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib
    0×93fe7000 – 0×93feefff com.apple.agl 3.0.9 (AGL-3.0.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0×93ff0000 – 0×9404dffb libstdc++.6.dylib ??? (???) /usr/lib/libstdc++.6.dylib
    0×9404e000 – 0×9406cfff libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib
    0×94073000 – 0×94395fe2 com.apple.QuickTime 7.5.5 (990.7) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0×9439b000 – 0×943b1fff com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0×944a7000 – 0×94587fff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0×94744000 – 0×9474cfff com.apple.DiskArbitration 2.2.1 (2.2.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0×9474d000 – 0×9474dffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0×9476b000 – 0×9478affa libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0×9478b000 – 0×94a06fe7 com.apple.Foundation 6.5.6 (677.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0×94a07000 – 0×94a2fff7 com.apple.shortcut 1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0×94a30000 – 0×94a72fef com.apple.NavigationServices 3.5.2 (163) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0×94a73000 – 0×94a73ff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0×94aab000 – 0×94aabffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0×94aac000 – 0×94aacffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0×94aad000 – 0×94b4fff3 com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
    0×94b83000 – 0×94c4efff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0×94c4f000 – 0×94c7efe3 com.apple.AE 402.2 (402.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0×94c7f000 – 0×94dc5ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0×94f46000 – 0×94f52ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0×94f53000 – 0×95085fff com.apple.CoreFoundation 6.5.4 (476.15) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0×95151000 – 0×95192fe7 libRIP.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0×95193000 – 0×951ecff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0×951ed000 – 0×95249ff7 com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    0×9524a000 – 0×9524aff8 com.apple.ApplicationServices 34 (34) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0×9531a000 – 0×9531bffc libffi.dylib ??? (???) /usr/lib/libffi.dylib
    0×95400000 – 0×95400ffa com.apple.CoreServices 32 (32) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0×95401000 – 0×9541cffb libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0×9541d000 – 0×95435fff com.apple.openscripting 1.2.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0×95436000 – 0×95444ffd libz.1.dylib ??? (???) /usr/lib/libz.1.dylib
    0×95445000 – 0×95447ff5 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0×95448000 – 0×95470fff libcups.2.dylib ??? (???) /usr/lib/libcups.2.dylib
    0×95491000 – 0×9550bff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0×9550c000 – 0×95545ffe com.apple.securityfoundation 3.0 (32989) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0×95546000 – 0×95556ffc com.apple.LangAnalysis 1.6.4 (1.6.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0×95663000 – 0×95b34f3e libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0×95bf4000 – 0×95cd9ff3 com.apple.CoreData 100.1 (186) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0×95d69000 – 0×95d6dfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0×95dc2000 – 0×95e1cff7 com.apple.CoreText 2.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0×96086000 – 0×96111fff com.apple.framework.IOKit 1.5.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0×96112000 – 0×961d9ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0×961da000 – 0×963a8fff com.apple.security 5.0.4 (34102) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0×963a9000 – 0×96ba6fef com.apple.AppKit 6.5.3 (949.34) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0×96bb5000 – 0×96c39fe3 com.apple.CFNetwork 339.5 (339.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0×96c3a000 – 0×96c41fe9 libgcc_s.1.dylib ??? (???) /usr/lib/libgcc_s.1.dylib
    0×96c67000 – 0×97077fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0×97078000 – 0×9708efe7 com.apple.CoreVideo 1.5.1 (1.5.1) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0xba900000 – 0xba916fff libJapaneseConverter.dylib ??? (???) /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 – 0xbab21fe2 libKoreanConverter.dylib ??? (???) /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 – 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 – 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Peter Benz

    12 Dec 08 at 6:49 am

  36. Mootools 1.2 framework effects aren’t working in AIR 1.5, however there was no problem with AIR 1.1

    http://mootools.lighthouseapp.com/projects/2706/tickets/478-mootools-12-fails-in-adobe-air-15

    Taracque

    12 Dec 08 at 7:33 am

  37. @Taracque

    This is an AIR 1.5 / Webkit bug (#1924182). It will be fixed in the next update.

    mike chambers

    mesh@adobe.com

    mikechambers

    12 Dec 08 at 11:53 am

  38. @peter

    Do you have these same issues in AIR 1.1?

    mike chambers

    mesh@adobe.com

    mikechambers

    12 Dec 08 at 11:54 am

  39. @akbar

    Here is a quick workaround:


    1. Quit Flash.
    2. Launch Flash.
    3. Create an Flash Player 10, ActionScript 3.0 document.
    4. Add a trace statement such as trace(“a”);
    5. Debug movie.
    6. When the debug standalone player is launched, right click and select Debugger. At this point, a debug
    session should be established.
    7. Close the debug standalone player.
    8. Now test movie for AIR app should work.

    Sorry about the hassle…

    mike chambers

    mesh@adobe.com

    mikechambers

    12 Dec 08 at 11:56 am

  40. @imrahil

    This is a known issue (#1643743), but is not new to AIR 1.5.

    mike chambers

    mesh@adobe.com

    mikechambers

    12 Dec 08 at 11:58 am

  41. @jim

    We have logged a Flex SDK bug on this:

    https://bugs.adobe.com/jira/browse/SDK-18384

    mike chambers

    mesh@adobe.com

    mikechambers

    12 Dec 08 at 12:01 pm

  42. Hi Mike, since I don’t know if it’s an AIR 1.5 problem but I can’t log in using the AMP. I don’t know it’s an AMP bug or it’s AIR related.

    Michael Borbor

    14 Dec 08 at 8:17 pm

  43. Hi Mike,

    I have the same problem as Brandon, Javier and Rob: If an HTML view is embeded, the AIR application will crash. Mac OS X 10.5.5. Crash log looks very similar to Brandon’s.

    After reading this thread, I removed all InputMangers (I had Inquisitor for Safari and “Smart Crash Report” by Unsanity installed), disabled Growl and some other PrefPanes and removed all non-standard Internet Plug-Ins. Still no joy.

    Any suggestions? On the Mac of a co-developer, there’s no problem…

    Thanks

    Oliver

    15 Dec 08 at 3:10 am

  44. Hi Mike,

    I have a pretty serious issue with 1.5 right now. It seems ajax calls to the local filesystem have stopped working.. it just fails silently.. I’m using jQuery.. example:

    $.ajax({
    type: “GET”,
    url: “app-storage:/config/notes.json”,
    dataType: “json”,
    success: function(data){
    air.trace(data);
    air.trace(‘notas available’);
    },
    error: function(){

    air.trace(‘uploading notas’);

    this worked pretty well prior to 1.5.. rely on this

    Marco

    16 Dec 08 at 2:50 am

  45. Just thought I’d share my $0.02.

    We’ve been investigating an issue with Market Samurai (Adobe AIR application, uses HTML for the front-end) crashing on some Macs – turns out that a SIMBL plug-in, “GreaseKit”, was causing the crash every time. Removed GreaseKit, suddenly no more crashing.

    The stack trace resembled some traces posted above; ending in something like..
    56 com.adobe.AIR 0×01007bbe 0×1000000 + 31678
    57 com.adobe.AIR 0×01007d18 0×1000000 + 32024
    58 adl 0×00002e69 RuntimeMain(char const*, int) + 191
    59 adl 0×00001fb6 _start + 216
    60 adl 0×00001edd start + 41

    Or with the end of the program name and UID instead of `adl’. So have a look – clearing out some InputManagers might really help.

    Arlen Cuss

    19 Dec 08 at 12:48 am

  46. it is an eternity I am looking for a bug in my code with filereferencelist … and I get that:
    http://bugs.adobe.com/jira/browse/FP-398

    This would be really nice to correct this error.

    Regards ;)

    Mathieu

    22 Dec 08 at 6:36 am

  47. @Marco

    I’m not able to reproduce the jQuery issue that you mentioned. Below is my full code source that works correctly with jQuery-1.2.6 in AIR 1.5.

    Can you post a working sample to illustrate the error that you were seeing? We will make sure to get it addressed if reproducible.

    Thanks,

    Vincent Lee | Adobe AIR team

    JQuery ajax test

    var JSON_FILE = “app-storage:/config/notes.json”;

    function writeAppStorageFile() {

    var jsonString = ‘{“menu”: { \
    “id”: “file”, \
    “value”: “File”,\
    “popup”: { \
    “menuitem”: [ \
    {"value": "New", "onclick": "CreateNewDoc()"}, \
    {"value": "Open", "onclick": "OpenDoc()"}, \
    {"value": "Close", "onclick": "CloseDoc()"} \
    ] \
    } \
    }}’;
    var destFile = new air.File(JSON_FILE);
    var fileStream = new air.FileStream();
    fileStream.open(destFile, air.FileMode.WRITE);
    fileStream.writeMultiByte(jsonString, air.File.systemCharset);
    fileStream.close();
    air.trace(“json file written : ” + destFile.nativePath);
    }

    function runTest() {

    writeAppStorageFile();

    $.ajax ( {
    type: “GET”,
    url: JSON_FILE,
    dataType: “json”,
    timeout: 1000,
    error: function() {
    air.trace(“Error loading json document”);
    },
    success: function(data) {
    air.trace(“json data.menu.popup.menuitem[0].value : ” + data.menu.popup.menuitem[0].value);
    air.trace(“json data.menu.popup.menuitem[0].onclick : ” + data.menu.popup.menuitem[0].onclick);
    }
    });

    }

    jquery ajax test

    Run test

    Vincent Lee

    23 Dec 08 at 2:28 pm

  48. I’ve raised this bug (http://bugs.adobe.com/jira/browse/SDK-18543). I’ve managed to track it down to this – basically I have a popup with a link, and this link opens another window.

    The crash seems to happen when invoking the load method on the HTMLLoader in the main window, which is loaded from a link in the popup. However in my own app, invoking the window from the tray menu option is fine. It only seems to crash when i do it programmatically.

    There is an AIR app built that shows the bug at work.

    Tane Piper

    26 Dec 08 at 10:29 am

  49. I am developing a Air Application , Which uploads bulks of files to the server , It was working fine when i was using Air 1.1 , But when i updated to Air 1.5 , Not even a single file uploads and it crashes every single time i try to upload .Please can any suggest what might be wrong

    satish

    6 Jan 09 at 10:47 pm

  50. Hi Mike,

    I have developed a video player app and I have 2 serious problems with AIR 1.5

    1. After Upgraded to 1.5 the app used memory is increasing until it app crashes. I have tested the app and it was working for weeks with AIR 1.1 and using just ~100MB of memory. Now after 2 hours of same video playback the app uses like 300MB and a little later it quits with no error message. I have tested this on Vista, Xp and OSx, on all getting the same results :(
    If i debug the app using 1.1 all is back to normal, but the problem is: how do I rollback to AIR 1.1 on the machines i already have air 1.5 ?

    2. Flex profiling does not run when using AIR 1.5 so I have big problems detecting any memory leaking etc… If i set flex use sdk 3.0.2 and AIR 1.1 then flex profiler will run.

    Please let me know if those are air/flex known bugs, or if there is any workarounds.

    Best Regards,
    Adrian

    Adrian

    7 Jan 09 at 4:24 am

  51. There is a serious bug in AIR 1.5 which makes it virtually unusable for Eastern European languages. When you type the character “?” in the TextInput or TextArea control, the application inserts enter character and than this character into the control. See also http://actionscriptclass.com/?p=262 (it is not my web nor my language).

    Zdenek M

    8 Jan 09 at 3:11 am

  52. Hi Zdenek, can you specify which Eastern European language cause a problem with character ‘?’ and with which AIR applciation? We fixed a similar bug recently but the fix is not released into world yet. I want to confirm if your problem is a same one and already fixed in our internal build. Thank you.

    Hitomi Kudo | AIR team

    Hitomi Kudo

    8 Jan 09 at 6:46 pm

  53. @Branden

    I’m following up on the sound issue that you reported and sent you a message via your company’s website but haven’t heard from you. Could you please post your sample app so I can try to reproduce the issue?

    Thanks,
    Sharon Chau | Adobe AIR Team

    Sharon

    9 Jan 09 at 12:21 pm

  54. @Ryan

    I have not been able to reproduce the visible property being ignored issue that you reported on either Mac or Win. Could you please post a sample app for me to try again?

    Thanks,
    Sharon | Adobe AIR Team

    Sharon

    9 Jan 09 at 12:27 pm

  55. @Youri

    Hi Youri,

    I tried to reproduce the issue that ESCAPE does not work. I am not able to reproduce the issue. It will be great if you could let us know in what scenario, it does not work.

    Thanks,
    Subha(AIR QE)

    Subha Subramanian

    9 Jan 09 at 2:34 pm

  56. @Leonard Souza

    Hi Leonard,

    I tried to reproduce the issue you were facing with AIR1.5(when entered into full-screen interactive mode, running any video through the video display component causes strange twitch like divergence to any tween or animation, including the video). I could not reproduce this issue. It will be great if you could provide more information on your system and also provide the application you are using including the source code. This will help us to investigate the issue further.

    Thanks so much,
    Subha(AIR QE)

    Subha Subramanian

    9 Jan 09 at 3:00 pm

  57. The character in quotes my previous post is ccaron.

    Zdenek M

    10 Jan 09 at 2:02 pm

  58. Hi, same as Adrian, I have problems with our video player leaking memory when continously looping a playlist of Quicktime MPEG-4 .movs. This happens on both XP/Vista and also Mac OS X, haven’t been able to test on Linux yet. The movies are taken from http://www.apple.com/trailers, so they should not contain any encoding errors etc.

    Our player worked just fine with 1.1, so there’s something that’s changed with 1.5 (FP10 enhancements?). We haven’t changed a line of code, our players installed in production environments at various locations started crashing big time after updating from 1.1 to 1.5, with no changes to the AIR application at all. We have also verified this at our offices. Downgrading to 1.1. also solves the problem, which is how we’ve handled it so far.

    The leak is slower the longer the movie is (fewer movies played each hour equals slower leak), it’s not leaking steadily. So it’s somehow related to opening or closing the file (garbage collection that doesn’t run?), not playing back content.

    This also happens just to mpeg-4 encapsulated in .mov containers. .mp4, flv and everything else works perfectly. So we suspect it’s somehow related to opening/closing Quicktime .mov containers.

    We’d be happy to provide the code if necessary to reproduce this issue. Thanks in advance for any assistance! :-)

    Nikolai R

    13 Jan 09 at 4:54 am

  59. @Caniche
    Hi,
    Can your expand on what you mean with: restriction with “getDefinitionByName”

    Is this an issue that has surface when you upgraded from AIR 1.1 to AIR 1.5? or is this a request for extending “getDefinitionByName”.

    Thanks,
    Jose

    Jose Wong

    13 Jan 09 at 11:11 pm

  60. @Oliver
    Hi,

    Did you try to remove inpuot managers from both of these locations :
    /Library/InputManagers/ and ~/Library/InputManagers/ ?

    Thanks,
    Jose

    Jose Wong

    13 Jan 09 at 11:27 pm

  61. @Michael Borbor
    Hi,

    What is the problem you are using with Adobe Media Player?

    Thanks,
    Jose

    Jose Wong

    13 Jan 09 at 11:28 pm

  62. @Tane Piper,
    We have identified the problem internally (#1931501) and planning to fix in an upcoming release.
    Thanks,
    Jose

    Jose Wong

    14 Jan 09 at 12:14 pm

  63. @Zdenek M

    I verified that the character ‘c’ with ‘caron’ for Czech and the character ‘a’ ‘A’ with ‘caron’ for Romanian caused a problem in AIR 1.5 as you mentioned.

    (c with caron)
    http://en.wikipedia.org/wiki/%C4%8C

    The bug was already addressed last December by fixing some Thai character input issue which caused a similar problem you reported. We’ll be able to provided fixed version when we release next runtime in public. Thank you for your valouable report.

    Hitomi

    Hitomi Kudo

    14 Jan 09 at 12:39 pm

  64. @Nikolai

    Hi Nikolai,

    Could you please send us the application and source code, so that we can investigate this issue further.

    Thanks,
    Subha Subramanian(AIR QE)

    Subha Subramanian

    14 Jan 09 at 12:47 pm

  65. @ROb (Message Posted: 11 Dec 08 at 4:47 pm)

    When you said “using a local image in the html control by referencing the File url property leaves an empty space in AIR 1.5″, were you using the HTMLLoader.loadString(htmlString) call to do that and as a result seeing a blank looking page? E.g. where htmlString looks like the following:

    In this case, what you saw is in fact the expected behavior that’s new in AIR 1.5. By default now, content loaded via the HTMLLoader.loadString() method is placed in a non-application sandbox, which implies that the call has access to load content from the network (but not from the filesystem). You may find more characteristics of this method from our documentations page here:
    http://help.adobe.com/en_US/AS3LCR/Flash_10.0/flash/html/HTMLLoader.html#placeLoadStringContentInApplicationSandbox
    This new default behavior can be changed by setting the HTMLLoader.placeLoadStringContentInApplicationSandbox property to true, which should give you back the old behavior as you would expect to see in AIR 1.1.

    Regards,

    Vincent Lee | Adobe AIR Team

    Vincent Lee

    14 Jan 09 at 2:01 pm

  66. I’ve been working on a project with Adobe AIR that communicates with multiple AIR applications across a network using XML sockets and a custom Java XML server. Once I updated Adobe AIR from v1.1 to v1.5, my applications no longer would open up the proper localhost port with the Java server…. until I would quit the application…. then the server would get a quick tidbit of what the application *should* have been sending. I uninstalled 1.5 and re-installed 1.1, and walla! everything works again. I think I’ll be waiting for the bugs to get worked out on 1.5 before moving on.

    JJ Myers

    16 Jan 09 at 8:25 am

  67. I just had my first instance of my app crashing on load, Mac OS X reported. Removing SIMBL as reported here worked for the user.

    When’s the next update due? :D

    rrhyne

    18 Jan 09 at 10:53 pm

  68. @Vincent

    Vincent,
    Thank you. That fixed the issue.

    Rob

    22 Jan 09 at 3:35 pm

  69. AIR + Vista Ultimate issue:

    Can write [using FileStream] to app: directory during debug but not during runtime… no errors thrown – just hangs.

    Also, when in bedug I query if the file in the runtime app: folder exists it returns TRUE when in fact it should return false, that is;

    var file:File = new File(“C:\\\Program Files (x86)\\MyAirApp\\myStorageFolder\\theFile.swf”);
    return file.exists; //return TRUE when there’s no file there.

    Furthermore, in debug mode when I write a file to the above folder it seems like AIR thinks everything went well when in fact nothing was written, for example;

    var file:File = new File();
    file = file.resolvePath((“C:\\\Program Files (x86)\\MyAirApp\\myStorageFolder\\theFile.swf”);

    var fileStream:FileStream = new FileStream();
    fileStream.open(file, FileMode.WRITE);

    fileStream.writeBytes(byteArray);
    fileStream.close();

    …throws no error while nothing is written to disk. In debug, if I write to the app: directory everything works just fine.

    Weird :)

    Martin Karlsson

    26 Jan 09 at 12:33 pm

  70. @arno

    Thanks for InputManager tip. After removing input managers, HTML elements don’t cause hard air crashes.

    Joel

    27 Jan 09 at 9:10 pm

  71. Maybe not really a bug, but definetly an annoyance and a usability hurdle for AIR apps on OS X. Applications built on AIR do not play well with Spaces on OS X. I have yet to find a single AIR app that I could grab at the top of the application window and drag to a new space, which leads me to think that this is an issue within the VM and not something coders are doing wrong (please correct me if I’m wrong about this). It is however possible to move an AIR app to a new space if you first goto show all spaces (typically pressing fn+F8 does this), then grab the AIR app and drag it to a new space. But, like I said, maybe not a bug but definetly something the UX guys are using as an argument against creating something for AIR.

    btw. this same “feature” is also present in Flash CS4.

    Jens Wegar

    4 Feb 09 at 2:11 am

  72. Clicking a link from within an AIR app defaults to opening the page in the application the user has set. Usually this is the browser however as a developer, this is really bothersome.

    I have everything set to open with TextMate. Any link I click, TM tries to open it!

    Stephen Koch

    5 Feb 09 at 3:13 pm

  73. Running Air 1.5 we’re getting the following runtime error — sometimes only after leaving the application running for several days in a row, but sometimes within 24 hours:

    AirAppName(661,0×18fc800) malloc: *** error for object 0×1bb2400:
    incorrect checksum for freed object – object was probably modified after
    being freed, break at szone_error to debug
    AirAppName(661,0×18fc800) malloc: *** set a breakpoint in szone_error

    Peter Balogh

    13 Feb 09 at 9:30 am

  74. AIR applications seem to work and all, but after they are ran once, in the next time the application will run in the background. It can be seen in the taskbar, but no window, no UI will come up to the screen.

    Nick Uehara

    16 Feb 09 at 8:25 pm

  75. Arno of the AIR Engineering Team-

    The bug you reported on Dec. 4th “The problem appears to be that some of those see that we’re using WebKit and think we’re Safari and try to patch the application in a way that makes it crash.”
    Sorry about that. It will be fixed in our next update.”

    Do you have an ETA on that update? This is affecting a number of Jott Express users.

    Brooke

    18 Feb 09 at 2:27 pm

  76. New to air first app I try to develop and run into this webkitapi exception. wasted 4 hours before a co-worker used identical code on a windows machine and thing worked. very frustrating.

    does not bode well when trying to integrate something new into a microsoft culture.

    Sean

    4 Mar 09 at 9:05 am

  77. PS: I did get it to work by removing Safari ADBlock from the InputManagers folder (was only thing in there I use Firefox not Safari on OSX 10.5.6).

    Sean

    4 Mar 09 at 9:07 am

  78. In windows, html with small light colored fonts on dark background will not render correctly in the HTML object. From what I can tell it has something to do with the webkit’s anti aliasing. I have tried embeded fonts to turn off these feature but no luck. The orignal windows safari browser suffered from this problem. Looks perfect in OSX.

    Sample HTML :

    Test 1Test 2Test 3

    Guillermo

    4 Mar 09 at 11:03 am

  79. Has anybody else had trouble getting a new window on osx to appear at the front?

    Works fine on pc.

    Julian Hudson

    6 Mar 09 at 7:43 am

  80. [...] he didn’t write the solution in the e-mail itself, but rather linked to a comment in a blog post from Mike Chambers, who’s one of the people on the Adobe AIR [...]

  81. I’m running into a problem on Vista machines – My AIR 1.5 app refuses to open, but remains in the processes list. I’ve installed Flex Builder and imported the project on one, but if I try to debug the app I get “waiting for flash player to connect to debugger” and an eventual timeout.

    I’ve tried uninstalling both Flash Player and AIR, and reinstalling the debugger versions… But no luck.

    My OS X dev machine works perfectly.

    Any tips?

    Nathanael

    18 Jun 09 at 8:05 am

  82. I’m having a weird issue dragging a file from windows explorer (vista 64bit) into an air application. The clipboard formats list either comes up as empty, or as TEXT_FORMAT, and the text null.

    John

    29 Jun 09 at 7:03 pm

  83. On my 32-bit Vista machine (Asus f3jr laptop), any time I press “Windows-E” to start an explorer window, any currently running Adobe Air apps crash and exit.

    Adrian

    2 Jul 09 at 8:05 pm

  84. My AIR app(1.5.2) that uses the HTML component crashes sometimes.

    InputManagers: Ecamm, Smart Crash Reports

    Bug report: http://timosalm.de/bugreport.txt

    salmto

    10 Sep 09 at 6:12 am

  85. I’m loading a couple swf and jpg files into my project. The problem is that it will work fine if i just run the swf wich loads all these files. But when i’m preloading it in air it will fail because of i guess low memory, and it will automaticly unload the “big” swf files.So it will never trigger the event “Complete”. I am wondering how i can fix this?. Or is it just a bug in air 1.5, and if it is please fix it :).
    Im using a mac powerpc (Mac os X), I tested it on vista pc and it looks like it works fine there.

    Nickology

    10 Nov 09 at 5:42 am

  86. anyone have an idea on how to get the 16×16 icon issue resolved?

    I’m referring to air ignoring the 16×16 icon for the window title bar and the taskbar… for some reason it uses the 32×32 icon instead.

    It’s correct everwhere else (start menu, desktop, quicklanch, etc)

    jr

    2 Dec 09 at 10:05 am

Leave a Reply