Skip to main content
August 5, 2011
Question

AIR 2.7 debug launcher crashing sometimes (AIR.Ordinal function)

  • August 5, 2011
  • 1 reply
  • 1274 views

Hi,

I've been experienced some crash with the AIR debug launcher 2.7 SDK under win7 home familial x64 bits.

I m writting a link to the original post with a windows crash dump file so the dev team can have a look.

http://forums.adobe.com/thread/885589?tstart=0

From what i saw debugging with windbg, the AIR!Ordinal function is calling by the end ntdll32!RtlIntegerToUnicodeString and its crashing. I should said that it is not calling it directly, but a call to AIR!Ordinal4 is finishing by a crash on ntdll32!RtlIntegerToUnicodeString, dont know why.

Can someone have a look ?

From what i see the crash dump isnt showing totally the same bug from my windbg session. But in both, the Ordinal function is called first.

This topic has been closed for replies.

1 reply

chris.campbell
Legend
August 5, 2011

Hello,

Thank you for reporting this.  Would you be willing to open a bug and provide some sample code in addition to the dump files in your other post?  I can then attach a symbolicated stack trace to our internal bug.  This should allow you to see the progress we make and allow our engineering team to contact you with additional questions.

Thanks,

Chris

Ps. Does your app use database calls?  From my initial inspection of the dmp it looks like some of the last AIR calls are in SQL.

chris.campbell
Legend
August 5, 2011

In addition, would you be willing to try this out against our AIR 3 release?  If you can contact me at ccampbel@adobe.com with your name, email and company name I can get you setup.