AIR 2.7 debug launcher crashing sometimes (AIR.Ordinal function)
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.
