Fatal Error when packaging ipa with AIR 4.0
I updated from AIR 3.8 to 4.0 and now get a fata error when attempting to package an ipa using adt.bat via ANT.
Any ideas what the issue could be ?
Thanks,
- Abey
[exec] #
[exec] # A fatal error has been detected by the Java Runtime Environment:
[exec] #
[exec] # EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363) at pc=0x7581c41f, p
id=6348, tid=11704
[exec] #
[exec] # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1
.7.0_51-b13)
[exec] # Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode, sharing
windows-x86 )
[exec] # Problematic frame:
[exec] # C [KERNELBASE.dll+0xc41f]
[exec] #
[exec] # Failed to write core dump. Minidumps are not enabled by default on
client versions of Windows
[exec] #
error log content:
Current thread (0x0104d400): JavaThread "main" [_thread_in_native, id=11704, stack(0x01070000,0x010c0000)]
siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x19930520 0x010bf5f0 0x105774a4
Registers:
EAX=0x010bf558, EBX=0x00800000, ECX=0x00000003, EDX=0x00000000
ESP=0x010bf558, EBP=0x010bf5a8, ESI=0x1064666c, EDI=0x5da70020
EIP=0x7581c41f, EFLAGS=0x00000212
Top of Stack: (sp=0x010bf558)
0x010bf558: e06d7363 00000001 00000000 7581c41f
0x010bf568: 00000003 19930520 010bf5f0 105774a4
0x010bf578: 0507ba30 0507ba30 5da70020 00800000
0x010bf588: 1064666c 010bf598 1044cad0 10646aa0
0x010bf598: 010bf5d8 10445542 00000008 10443a0e
0x010bf5a8: 010bf5e0 10443439 e06d7363 00000001
0x010bf5b8: 00000003 010bf5d4 e06d7363 00000001
0x010bf5c8: 00000000 00000000 00000003 19930520
Instructions: (pc=0x7581c41f)
0x7581c3ff: 02 50 ff 75 14 8d 45 c4 50 e8 55 ad 02 00 83 c4
0x7581c40f: 0c eb 03 89 45 c0 8d 45 b0 50 ff 15 5c 11 81 75
0x7581c41f: c9 c2 10 00 cc cc cc cc cc 8b ff 55 8b ec 56 8b
0x7581c42f: 75 08 83 fe f4 72 18 83 fe f6 77 13 8d 45 08 50
Register to memory mapping:
EAX=0x010bf558 is pointing into the stack for thread: 0x0104d400
EBX=0x00800000 is an unknown value
ECX=0x00000003 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x010bf558 is pointing into the stack for thread: 0x0104d400
EBP=0x010bf5a8 is pointing into the stack for thread: 0x0104d400
ESI=0x1064666c is an unknown value
EDI=0x5da70020 is an unknown value
Stack: [0x01070000,0x010c0000], sp=0x010bf558, free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [KERNELBASE.dll+0xc41f]
C [llvm.dll+0x443439]
C [llvm.dll+0x4429d5]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j llvm.llvmJNI.WriteModuleToFile(Ljava/lang/String;JLllvm/Module;J)V+0
j llvm.LLVM.WriteModuleToFile(Ljava/lang/String;Lllvm/Module;J)V+7
j com.adobe.air.ipa.GOAOTCompiler.writeBitcode(Ljava/lang/String;Lllvm/Module;)Ljava/io/File;+52
j com.adobe.air.ipa.GOAOTCompiler.linkAndOptimizeBitcodeImpl()V+151
j com.adobe.air.ipa.BitcodeOptimizer.main([Ljava/lang/String;)V+43
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00541000 JavaThread "Service Thread" daemon [_thread_blocked, id=10428, stack(0x04930000,0x04980000)]
0x0053c400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=9776, stack(0x00ea0000,0x00ef0000)]
0x0053b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2804, stack(0x04870000,0x048c0000)]
0x00538000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11616, stack(0x04810000,0x04860000)]
0x004c9800 JavaThread "Finalizer" daemon [_thread_blocked, id=11160, stack(0x046b0000,0x04700000)]
0x004c8000 JavaThread "Reference Handler" daemon [_thread_blocked, id=9156, stack(0x044f0000,0x04540000)]
=>0x0104d400 JavaThread "main" [_thread_in_native, id=11704, stack(0x01070000,0x010c0000)]
Other Threads:
0x004c6400 VMThread [stack: 0x045e0000,0x04630000] [id=11604]
0x00553400 WatcherThread [stack: 0x04640000,0x04690000] [id=9940]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 9920K, used 6153K [0x303c0000, 0x30e80000, 0x31910000)
eden space 8832K, 69% used [0x303c0000, 0x309c17e0, 0x30c60000)
from space 1088K, 0% used [0x30c60000, 0x30c60c70, 0x30d70000)
to space 1088K, 0% used [0x30d70000, 0x30d70000, 0x30e80000)
tenured generation total 21888K, used 698K [0x31910000, 0x32e70000, 0x343c0000)
the space 21888K, 3% used [0x31910000, 0x319be9e8, 0x319bea00, 0x32e70000)
compacting perm gen total 12288K, used 1384K [0x343c0000, 0x34fc0000, 0x383c0000)
the space 12288K, 11% used [0x343c0000, 0x3451a1d0, 0x3451a200, 0x34fc0000)
ro space 10240K, 41% used [0x383c0000, 0x387f2050, 0x387f2200, 0x38dc0000)
rw space 12288K, 52% used [0x38dc0000, 0x39406800, 0x39406800, 0x399c0000)
Card table byte_map: [0x001c0000,0x00210000] byte_map_base: 0x0003e200
Polling page: 0x00190000
Code Cache [0x024f0000, 0x025b0000, 0x044f0000)
total_blobs=321 nmethods=97 adapters=162 free_code_cache=32007Kb largest_free_block=32775552
Compilation events (10 events):
Event: 227.562 Thread 0x0053c400 88 llvm.Twine::getCPtr (13 bytes)
Event: 227.562 Thread 0x0053c400 nmethod 88 0x025a9488 code [0x025a9580, 0x025a9610]
Event: 227.562 Thread 0x0053c400 90 s llvm.Twine::delete (34 bytes)
Event: 227.562 Thread 0x0053c400 nmethod 90 0x025a9688 code [0x025a9790, 0x025a99bc]
Event: 227.563 Thread 0x0053c400 92 s llvm.JNIStringRef::delete (38 bytes)
Event: 227.563 Thread 0x0053c400 nmethod 92 0x025a9cc8 code [0x025a9de0, 0x025aa1e8]
Event: 227.564 Thread 0x0053c400 94 s llvm.StringRef::delete (34 bytes)
Event: 227.564 Thread 0x0053c400 nmethod 94 0x025aa588 code [0x025aa690, 0x025aa8bc]
Event: 227.567 Thread 0x0053c400 95 % com.adobe.air.ipa.GOAOTCompiler::prepareBitcodeForSplitting @ 15 (300 bytes)
Event: 227.569 Thread 0x0053c400 nmethod 95% 0x025aa948 code [0x025aad00, 0x025ac5b0]
GC Heap History (8 events):
Event: 43.536 GC heap before
{Heap before GC invocations=0 (full 0):
def new generation total 9792K, used 2767K [0x303c0000, 0x30e60000, 0x31910000)
eden space 8704K, 31% used [0x303c0000, 0x30673fb0, 0x30c40000)
from space 1088K, 0% used [0x30c40000, 0x30c40000, 0x30d50000)
to space 1088K, 0% used [0x30d50000, 0x30d50000, 0x30e60000)
tenured generation total 21888K, used 0K [0x31910000, 0x32e70000, 0x343c0000)
the space 21888K, 0% used [0x31910000, 0x31910000, 0x31910200, 0x32e70000)
compacting perm gen total 12288K, used 1361K [0x343c0000, 0x34fc0000, 0x383c0000)
the space 12288K, 11% used [0x343c0000, 0x345146e0, 0x34514800, 0x34fc0000)
ro space 10240K, 41% used [0x383c0000, 0x387f2050, 0x387f2200, 0x38dc0000)
rw space 12288K, 52% used [0x38dc0000, 0x39406800, 0x39406800, 0x399c0000)
Event: 43.541 GC heap after
Heap after GC invocations=1 (full 1):
def new generation total 9920K, used 0K [0x303c0000, 0x30e80000, 0x31910000)
eden space 8832K, 0% used [0x303c0000, 0x303c0000, 0x30c60000)
from space 1088K, 0% used [0x30c60000, 0x30c60000, 0x30d70000)
to space 1088K, 0% used [0x30d70000, 0x30d70000, 0x30e80000)
tenured generation total 21888K, used 689K [0x31910000, 0x32e70000, 0x343c0000)
the space 21888K, 3% used [0x31910000, 0x319bc7e8, 0x319bc800, 0x32e70000)
compacting perm gen total 12288K, used 1361K [0x343c0000, 0x34fc0000, 0x383c0000)
the space 12288K, 11% used [0x343c0000, 0x345146e0, 0x34514800, 0x34fc0000)
ro space 10240K, 41% used [0x383c0000, 0x387f2050, 0x387f2200, 0x38dc0000)
rw space 12288K, 52% used [0x38dc0000, 0x39406800, 0x39406800, 0x399c0000)
}
Event: 227.545 GC heap before
{Heap before GC invocations=1 (full 1):
def new generation total 9920K, used 4416K [0x303c0000, 0x30e80000, 0x31910000)
eden space 8832K, 50% used [0x303c0000, 0x308100a8, 0x30c60000)
from space 1088K, 0% used [0x30c60000, 0x30c60000, 0x30d70000)
to space 1088K, 0% used [0x30d70000, 0x30d70000, 0x30e80000)
tenured generation total 21888K, used 689K [0x31910000, 0x32e70000, 0x343c0000)
the space 21888K, 3% used [0x31910000, 0x319bc7e8, 0x319bc800, 0x32e70000)
compacting perm gen total 12288K, used 1371K [0x343c0000, 0x34fc0000, 0x383c0000)
the space 12288K, 11% used [0x343c0000, 0x34516cc0, 0x34516e00, 0x34fc0000)
ro space 10240K, 41% used [0x383c0000, 0x387f2050, 0x387f2200, 0x38dc0000)
rw space 12288K, 52% used [0x38dc0000, 0x39406800, 0x39406800, 0x399c0000)
Event: 227.550 GC heap after
Heap after GC invocations=2 (full 2):
def new generation total 9920K, used 0K [0x303c0000, 0x30e80000, 0x31910000)
eden space 8832K, 0% used [0x303c0000, 0x303c0000, 0x30c60000)
from space 1088K, 0% used [0x30c60000, 0x30c60000, 0x30d70000)
to space 1088K, 0% used [0x30d70000, 0x30d70000, 0x30e80000)
tenured generation total 21888K, used 698K [0x31910000, 0x32e70000, 0x343c0000)
the space 21888K, 3% used [0x31910000, 0x319be9e8, 0x319bea00, 0x32e70000)
compacting perm gen total 12288K, used 1371K [0x343c0000, 0x34fc0000, 0x383c0000)
the space 12288K, 11% used [0x343c0000, 0x34516cc0, 0x34516e00, 0x34fc0000)
ro space 10240K, 41% used [0x383c0000, 0x387f2050, 0x387f2200, 0x38dc0000)
rw space 12288K, 52% used [0x38dc0000, 0x39406800, 0x39406800, 0x399c0000)
}
Event: 227.588 GC heap before
{Heap before GC invocations=2 (full 2):
def new generation total 9920K, used 8832K [0x303c0000, 0x30e80000, 0x31910000)
eden space 8832K, 100% used [0x303c0000, 0x30c60000, 0x30c60000)
from space 1088K, 0% used [0x30c60000, 0x30c60000, 0x30d70000)
to space 1088K, 0% used [0x30d70000, 0x30d70000, 0x30e80000)
tenured generation total 21888K, used 698K [0x31910000, 0x32e70000, 0x343c0000)
the space 21888K, 3% used [0x31910000, 0x319be9e8, 0x319bea00, 0x32e70000)
compacting perm gen total 12288K, used 1384K [0x343c0000, 0x34fc0000, 0x383c0000)
the space 12288K, 11% used [0x343c0000, 0x3451a1d0, 0x3451a200, 0x34fc0000)
ro space 10240K, 41% used [0x383c0000, 0x387f2050, 0x387f2200, 0x38dc0000)
rw space 12288K, 52% used [0x38dc0000, 0x39406800, 0x39406800, 0x399c0000)
Event: 227.589 GC heap after
Heap after GC invocations=3 (full 2):
def new generation total 9920K, used 14K [0x303c0000, 0x30e80000, 0x31910000)
eden space 8832K, 0% used [0x303c0000, 0x303c0000, 0x30c60000)
from space 1088K, 1% used [0x30d70000, 0x30d73948, 0x30e80000)
to space 1088K, 0% used [0x30c60000, 0x30c60000, 0x30d70000)
tenured generation total 21888K, used 698K [0x31910000, 0x32e70000, 0x343c0000)
the space 21888K, 3% used [0x31910000, 0x319be9e8, 0x319bea00, 0x32e70000)
compacting perm gen total 12288K, used 1384K [0x343c0000, 0x34fc0000, 0x383c0000)
the space 12288K, 11% used [0x343c0000, 0x3451a1d0, 0x3451a200, 0x34fc0000)
ro space 10240K, 41% used [0x383c0000, 0x387f2050, 0x387f2200, 0x38dc0000)
rw space 12288K, 52% used [0x38dc0000, 0x39406800, 0x39406800, 0x399c0000)
}
Event: 227.604 GC heap before
{Heap before GC invocations=3 (full 2):
def new generation total 9920K, used 8846K [0x303c0000, 0x30e80000, 0x31910000)
eden space 8832K, 100% used [0x303c0000, 0x30c60000, 0x30c60000)
from space 1088K, 1% used [0x30d70000, 0x30d73948, 0x30e80000)
to space 1088K, 0% used [0x30c60000, 0x30c60000, 0x30d70000)
tenured generation total 21888K, used 698K [0x31910000, 0x32e70000, 0x343c0000)
the space 21888K, 3% used [0x31910000, 0x319be9e8, 0x319bea00, 0x32e70000)
compacting perm gen total 12288K, used 1384K [0x343c0000, 0x34fc0000, 0x383c0000)
the space 12288K, 11% used [0x343c0000, 0x3451a1d0, 0x3451a200, 0x34fc0000)
ro space 10240K, 41% used [0x383c0000, 0x387f2050, 0x387f2200, 0x38dc0000)
rw space 12288K, 52% used [0x38dc0000, 0x39406800, 0x39406800, 0x399c0000)
Event: 227.605 GC heap after
Heap after GC invocations=4 (full 2):
def new generation total 9920K, used 3K [0x303c0000, 0x30e80000, 0x31910000)
eden space 8832K, 0% used [0x303c0000, 0x303c0000, 0x30c60000)
from space 1088K, 0% used [0x30c60000, 0x30c60c70, 0x30d70000)
to space 1088K, 0% used [0x30d70000, 0x30d70000, 0x30e80000)
tenured generation total 21888K, used 698K [0x31910000, 0x32e70000, 0x343c0000)
the space 21888K, 3% used [0x31910000, 0x319be9e8, 0x319bea00, 0x32e70000)
compacting perm gen total 12288K, used 1384K [0x343c0000, 0x34fc0000, 0x383c0000)
the space 12288K, 11% used [0x343c0000, 0x3451a1d0, 0x3451a200, 0x34fc0000)
ro space 10240K, 41% used [0x383c0000, 0x387f2050, 0x387f2200, 0x38dc0000)
rw space 12288K, 52% used [0x38dc0000, 0x39406800, 0x39406800, 0x399c0000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 5.294 Thread 0x0104d400 Threw 0x306303a0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 5.295 Thread 0x0104d400 Threw 0x3064c148 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 43.541 Thread 0x0104d400 Threw 0x303c0320 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 43.575 Thread 0x0104d400 Threw 0x303c3488 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 43.575 Thread 0x0104d400 Threw 0x303c54d8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 155.264 Thread 0x0104d400 Threw 0x30802848 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 227.550 Thread 0x0104d400 Threw 0x303c05f8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 227.551 Thread 0x0104d400 Threw 0x303c2758 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 227.552 Thread 0x0104d400 Threw 0x303c5c50 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 227.556 Thread 0x0104d400 Threw 0x304074f8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Events (10 events):
Event: 227.589 Executing VM operation: RevokeBias
Event: 227.589 Executing VM operation: RevokeBias done
Event: 227.589 Executing VM operation: RevokeBias
Event: 227.589 Executing VM operation: RevokeBias done
Event: 227.589 Executing VM operation: RevokeBias
Event: 227.589 Executing VM operation: RevokeBias done
Event: 227.589 Executing VM operation: BulkRevokeBias
Event: 227.589 Executing VM operation: BulkRevokeBias done
Event: 227.604 Executing VM operation: GenCollectForAllocation
Event: 227.605 Executing VM operation: GenCollectForAllocation done
Dynamic libraries:
0x010c0000 - 0x010ef000 C:\Windows\SysWOW64\java.exe
0x77220000 - 0x773a0000 C:\Windows\SysWOW64\ntdll.dll
0x75250000 - 0x75360000 C:\Windows\syswow64\kernel32.dll
0x75810000 - 0x75857000 C:\Windows\syswow64\KERNELBASE.dll
0x750d0000 - 0x75170000 C:\Windows\syswow64\ADVAPI32.dll
0x75610000 - 0x756bc000 C:\Windows\syswow64\msvcrt.dll
0x756c0000 - 0x756d9000 C:\Windows\SysWOW64\sechost.dll
0x768c0000 - 0x769b0000 C:\Windows\syswow64\RPCRT4.dll
0x74c80000 - 0x74ce0000 C:\Windows\syswow64\SspiCli.dll
0x74c70000 - 0x74c7c000 C:\Windows\syswow64\CRYPTBASE.dll
0x76a50000 - 0x76b50000 C:\Windows\syswow64\USER32.dll
0x769c0000 - 0x76a50000 C:\Windows\syswow64\GDI32.dll
0x769b0000 - 0x769ba000 C:\Windows\syswow64\LPK.dll
0x76c10000 - 0x76cad000 C:\Windows\syswow64\USP10.dll
0x72870000 - 0x72a0e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76dc0000 - 0x76e17000 C:\Windows\syswow64\SHLWAPI.dll
0x76740000 - 0x767a0000 C:\Windows\system32\IMM32.DLL
0x76cc0000 - 0x76d8c000 C:\Windows\syswow64\MSCTF.dll
0x56090000 - 0x5614f000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x6d8e0000 - 0x6dc60000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x72f00000 - 0x72f07000 C:\Windows\SysWOW64\WSOCK32.dll
0x75a80000 - 0x75ab5000 C:\Windows\syswow64\WS2_32.dll
0x771f0000 - 0x771f6000 C:\Windows\syswow64\NSI.dll
0x74460000 - 0x74492000 C:\Windows\SysWOW64\WINMM.dll
0x75a70000 - 0x75a75000 C:\Windows\syswow64\PSAPI.DLL
0x6d750000 - 0x6d75c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x5da50000 - 0x5da70000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x5b3f0000 - 0x5b403000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x10000000 - 0x10682000 C:\Users\abey\Documents\Code\ConcordContentLoadingOpt\utils\build\tools\flex\4.6.0_Air4.0\lib\aot\lib\llvm.dll
0x65710000 - 0x657fb000 C:\Windows\SysWOW64\dbghelp.dll
VM Arguments:
jvm_args: -Djava.util.Arrays.useLegacyMergeSort=true -Xms32m -Xmx64m
java_command: com.adobe.air.ipa.BitcodeOptimizer C:\Users\abey\Documents\Code\ConcordContentLoadingOpt\utils\build\flex\..\..\..\consumer\www\devices\AOTBuildOutput5889547474422064649.tmp\BitcodeOptimizer_opts.ser
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=../tools/java/win32/jdk1.6.0_16
PATH=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 (x86)\MySQL\MySQL Utilities 1.3.4\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Java\jre7\bin
USERNAME=abey
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
