ADL crashes right after calling addChild
Hello.
I have a problem using AIR SDK 3.1 through FlashDevelop 4.0.1 RTM (latest at current moment). Everything works fine until I was using Flex SDK 4.5.1 + AIR SDK 2.7. After upgrading to Flex 4.6 + AIR3.1, ADL become throw error after im adding big (1280*1024) MovieClip (loaded from swf) to stage. Seems like crash happen during rendering phase. I have tried different things found on this forum, like temporary removing Macromedia and CRLCache folders from AppData. Nothing helped.
Windows event log:
Faulting application name: adl.exe, version: 3.1.0.4880, time stamp: 0x4eb7612e
Faulting module name: Adobe AIR.dll, version: 3.1.0.4880, time stamp: 0x4eb75fb9
Exception code: 0xc0000005
Fault offset: 0x00061bb3
Faulting process id: 0xa80
Faulting application start time: 0x01cd06aa51ab6bad
Faulting application path: C:\FlexSDK4.6Air3.1\bin\adl.exe
Faulting module path: C:\FlexSDK4.6Air3.1\runtimes\air\win\Adobe AIR\Versions\1.0\Adobe AIR.dll
Report Id: c0d2eabf-729d-11e1-a1a3-001e8c5ceb05
I have also Dump file for this crash, put it on dropbox: http://dl.dropbox.com/u/12765422/adl.rar
Please somebody help.
