Skip to main content
Participant
February 2, 2012
Question

Flash CS5.5 iOS export error from Java VM

  • February 2, 2012
  • 2 replies
  • 1677 views

Running 64-bit Windows 7, Flash Pro CS5.5, and Air 3.1

Getting the following errors when trying to compile to iOS for testing, hoping someone can help:

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  Internal Error (0xe06d7363), pid=11372, tid=9324

#

# JRE version: 6.0_18-b07

# Java VM: Java HotSpot(TM) Client VM (16.0-b13 mixed mode windows-x86 )

# Problematic frame:

# C  [KERNELBASE.dll+0xb9bc]

#

# If you would like to submit a bug report, please visit:

#   http://java.sun.com/webapps/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#

---------------  T H R E A D  ---------------

Current thread (0x0054a000):  JavaThread "main" [_thread_in_native, id=9324, stack(0x00210000,0x00260000)]

siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x19930520 0x0025f428 0x4a716374

Registers:

EAX=0x0025f390, EBX=0x4b737b00, ECX=0x00000003, EDX=0x00000000

ESP=0x0025f390, EBP=0x0025f3e0, ESI=0x4a7e55fc, EDI=0x001245f8

EIP=0x74f8b9bc, EFLAGS=0x00000216

Top of Stack: (sp=0x0025f390)

0x0025f390:   e06d7363 00000001 00000000 74f8b9bc

0x0025f3a0:   00000003 19930520 0025f428 4a716374

0x0025f3b0:   4ab4ba2c 4ab4ba2c 001245f8 4b737b00

0x0025f3c0:   4a7e55fc 0025f3d0 4a5ebc10 4a7e5a30

0x0025f3d0:   0025f410 4a5e45d2 00000008 4a5e2a9e

0x0025f3e0:   0025f418 4a5e24c9 e06d7363 00000001

0x0025f3f0:   00000003 0025f40c e06d7363 00000001

0x0025f400:   00000000 00000000 00000003 19930520

Instructions: (pc=0x74f8b9bc)

0x74f8b9ac:   0c eb 03 89 45 c0 8d 45 b0 50 ff 15 5c 11 f8 74

0x74f8b9bc:   c9 c2 10 00 cc cc cc cc cc 8b ff 55 8b ec 56 8b

Stack: [0x00210000,0x00260000],  sp=0x0025f390,  free space=13c0025ed38k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C  [KERNELBASE.dll+0xb9bc]

C  [llvm.dll+0x4424c9]

C  [llvm.dll+0x441a65]

C  [llvm.dll+0x1d12a9]

C  [llvm.dll+0x32bbae]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

J  llvm.llvmJNI.FunctionPassManager_run(JLllvm/FunctionPassManager;JLllvm/Function;)Z

J  llvm.FunctionPassManager.run(Lllvm/Function;)Z

j  com.adobe.air.ipa.AOTCompiler.compileBitcode()V+392

j  com.adobe.air.ipa.AOTCompiler.GenerateMacBinary()V+76

j  com.adobe.air.ipa.IPAOutputStream.compileRootSwf()Ljava/io/File;+240

j  com.adobe.air.ipa.IPAOutputStream.finalizeSig()V+76

j  com.adobe.air.ApplicationPackager.createPackage()V+279

j  com.adobe.air.ipa.IPAPackager.createPackage()V+68

j  com.adobe.air.ADT.parseArgsAndGo()V+63

j  com.adobe.air.ADT.run([Ljava/lang/String;)I+18

j  com.adobe.air.ADT.main([Ljava/lang/String;)V+10

v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )

  0x00503400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1100, stack(0x48b60000,0x48bb0000)]

  0x004fd000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=9360, stack(0x48ad0000,0x48b20000)]

  0x004fbc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=10244, stack(0x48a40000,0x48a90000)]

  0x004f9000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11156, stack(0x489b0000,0x48a00000)]

  0x004c7c00 JavaThread "Finalizer" daemon [_thread_blocked, id=12124, stack(0x48920000,0x48970000)]

  0x004c6400 JavaThread "Reference Handler" daemon [_thread_blocked, id=12204, stack(0x48890000,0x488e0000)]

=>0x0054a000 JavaThread "main" [_thread_in_native, id=9324, stack(0x00210000,0x00260000)]

Other Threads:

  0x004c3000 VMThread [stack: 0x48800000,0x48850000] [id=10528]

  0x0050dc00 WatcherThread [stack: 0x48bf0000,0x48c40000] [id=11800]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

def new generation   total 126912K, used 53338K [0x04430000, 0x0cde0000, 0x19980000)

  eden space 112832K,  45% used [0x04430000, 0x076b1680, 0x0b260000)

  from space 14080K,  11% used [0x0c020000, 0x0c1b5410, 0x0cde0000)

  to   space 14080K,   0% used [0x0b260000, 0x0b260000, 0x0c020000)

tenured generation   total 281952K, used 228188K [0x19980000, 0x2acd8000, 0x44430000)

   the space 281952K,  80% used [0x19980000, 0x278573f8, 0x27857400, 0x2acd8000)

compacting perm gen  total 12288K, used 10313K [0x44430000, 0x45030000, 0x48430000)

   the space 12288K,  83% used [0x44430000, 0x44e42468, 0x44e42600, 0x45030000)

No shared spaces configured.

Dynamic libraries:

0x00400000 - 0x00424000           C:\ProgramData\Adobe\CS5\jre\bin\java.exe

0x772d0000 - 0x77450000           C:\Windows\SysWOW64\ntdll.dll

0x75dc0000 - 0x75ed0000           C:\Windows\syswow64\kernel32.dll

0x74f80000 - 0x74fc6000           C:\Windows\syswow64\KERNELBASE.dll

0x76530000 - 0x765d0000           C:\Windows\syswow64\ADVAPI32.dll

0x76330000 - 0x763dc000           C:\Windows\syswow64\msvcrt.dll

0x763e0000 - 0x763f9000           C:\Windows\SysWOW64\sechost.dll

0x76220000 - 0x76310000           C:\Windows\syswow64\RPCRT4.dll

0x749b0000 - 0x74a10000           C:\Windows\syswow64\SspiCli.dll

0x749a0000 - 0x749ac000           C:\Windows\syswow64\CRYPTBASE.dll

0x7c340000 - 0x7c396000           C:\ProgramData\Adobe\CS5\jre\bin\msvcr71.dll

0x6d800000 - 0x6da97000           C:\ProgramData\Adobe\CS5\jre\bin\client\jvm.dll

0x74db0000 - 0x74eb0000           C:\Windows\syswow64\USER32.dll

0x76610000 - 0x766a0000           C:\Windows\syswow64\GDI32.dll

0x74d10000 - 0x74d1a000           C:\Windows\syswow64\LPK.dll

0x74eb0000 - 0x74f4d000           C:\Windows\syswow64\USP10.dll

0x72e90000 - 0x72ec2000           C:\Windows\system32\WINMM.dll

0x75d60000 - 0x75dc0000           C:\Windows\system32\IMM32.DLL

0x75ff0000 - 0x760bc000           C:\Windows\syswow64\MSCTF.dll

0x71840000 - 0x7188c000           C:\Windows\system32\apphelp.dll

0x6d7b0000 - 0x6d7bc000           C:\ProgramData\Adobe\CS5\jre\bin\verify.dll

0x6d330000 - 0x6d34f000           C:\ProgramData\Adobe\CS5\jre\bin\java.dll

0x6d290000 - 0x6d298000           C:\ProgramData\Adobe\CS5\jre\bin\hpi.dll

0x76520000 - 0x76525000           C:\Windows\syswow64\PSAPI.DLL

0x6d7f0000 - 0x6d7ff000           C:\ProgramData\Adobe\CS5\jre\bin\zip.dll

0x6d560000 - 0x6d569000           C:\ProgramData\Adobe\CS5\jre\bin\management.dll

0x6d610000 - 0x6d623000           C:\ProgramData\Adobe\CS5\jre\bin\net.dll

0x761e0000 - 0x76215000           C:\Windows\syswow64\WS2_32.dll

0x772a0000 - 0x772a6000           C:\Windows\syswow64\NSI.dll

0x72b00000 - 0x72b3c000           C:\Windows\system32\mswsock.dll

0x694f0000 - 0x694f6000           C:\Windows\System32\wship6.dll

0x69400000 - 0x69410000           C:\Windows\system32\NLAapi.dll

0x661f0000 - 0x66200000           C:\Windows\system32\napinsp.dll

0x661d0000 - 0x661e2000           C:\Windows\system32\pnrpnsp.dll

0x719b0000 - 0x719f4000           C:\Windows\system32\DNSAPI.dll

0x661c0000 - 0x661c8000           C:\Windows\System32\winrnr.dll

0x661b0000 - 0x661bd000           C:\Windows\system32\wshbth.dll

0x694c0000 - 0x694e1000           C:\Program Files (x86)\Bonjour\mdnsNSP.dll

0x72bd0000 - 0x72bec000           C:\Windows\system32\Iphlpapi.DLL

0x72bc0000 - 0x72bc7000           C:\Windows\system32\WINNSI.DLL

0x72af0000 - 0x72af5000           C:\Windows\System32\wshtcpip.dll

0x71510000 - 0x71516000           C:\Windows\system32\rasadhlp.dll

0x69470000 - 0x694a8000           C:\Windows\System32\fwpuclnt.dll

0x725e0000 - 0x725f6000           C:\Windows\system32\CRYPTSP.dll

0x72200000 - 0x7223b000           C:\Windows\system32\rsaenh.dll

0x72ba0000 - 0x72bb7000           C:\Windows\system32\USERENV.dll

0x72c30000 - 0x72c3b000           C:\Windows\system32\profapi.dll

0x6d000000 - 0x6d14a000           C:\ProgramData\Adobe\CS5\jre\bin\awt.dll

0x70f00000 - 0x70f51000           C:\Windows\system32\WINSPOOL.DRV

0x74a10000 - 0x74b6c000           C:\Windows\syswow64\ole32.dll

0x72890000 - 0x72a2e000           C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll

0x75d00000 - 0x75d57000           C:\Windows\syswow64\SHLWAPI.dll

0x4a1a0000 - 0x4a821000           C:\Program Files (x86)\Adobe\Adobe Flash CS5.5\AIR2.6\lib\aot\lib\llvm.dll

0x57e90000 - 0x57f7b000           C:\Windows\system32\dbghelp.dll

VM Arguments:

jvm_args: -Xms256m -Xmx1024m

java_command: C:\Program Files (x86)\Adobe\Adobe Flash CS5.5\AIR2.6\lib\adt.jar -package -target ipa-test -provisioning-profile C:/Users/wgungfu/Downloads/flowvoice.mobileprovision -storetype PKCS12 -keystore C:/Users/wgungfu/Downloads/Certificates.p12 -storepass x198mv F:/Business Networking Site/Answering Machine/voicemailios.ipa F:/Business Networking Site/Answering Machine/voicemailios-app.xml -C F:/Business Networking Site/Answering Machine/ voicemailios.swf AppIconsForPublish/voicemailicon512x512.png AppIconsForPublish/voicemailicon57x57.png AppIconsForPublish/voicemailicon114x114.png AppIconsForPublish/voicemailicon29x29.png

Launcher Type: SUN_STANDARD

Environment Variables:

JAVA_HOME=C:\ProgramData\Adobe\CS5\jre

CLASSPATH=.;C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip

PATH=C:\ProgramData\Adobe\CS5\jre\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Lucidlogix Technologies\VIRTU;C:\Program Files (x86)\QuickTime\QTSystem\

USERNAME=wgungfu

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel

---------------  S Y S T E M  ---------------

OS: Windows 7 Build 7601 Service Pack 1

CPU:total 4 (8 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht

Memory: 4k page, physical 8291324k(3413628k free), swap 16580800k(10179340k free)

vm_info: Java HotSpot(TM) Client VM (16.0-b13) for windows-x86 JRE (1.6.0_18-b07), built on Dec 17 2009 13:35:55 by "java_re" with MS VC++ 7.1 (VS2003)

time: Wed Feb 01 22:11:35 2012

elapsed time: 580 seconds

This topic has been closed for replies.

2 replies

Participant
February 6, 2012

Ok, found the answer thanks to Christopher Caleb. Needed to upgraded CS5.5's bundled AIR from 2.6 to the current one, and it compiled with no errors. Directions are here for anyone that winds up having the same issue:

http://www.yeahbutisitflash.com/?p=2949

Participant
February 2, 2012

Anyone? This is really frutrating. Just tried re-installing CS5.5 on a 32-bit XP setup instead and got the exact same compile error.

Participant
February 3, 2012

Just tried creating a simple app that shows a box and that compiled/exported just fine. So its got to be something in just compiling my regular (larger) AIR app. The same app that I'm having issues with exported just fine for android however.