Opened 15 years ago
Closed 15 years ago
#59 closed defect (fixed)
IzPack based installers sometimes SIGABRT at exit
| Reported by: | dmik | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Enhanced |
| Component: | general | Version: | 1.6.0-b19 Beta 2 |
| Severity: | low | Keywords: | |
| Cc: |
Description
Sometimes I get this
Killed by SIGABRT pid=0x00cf ppid=0x00ce tid=0x0010 slot=0x00a8 pri=0x0200 mc=0x0001 D:\CODING\JAVAOS2\OPENJDK\BUILD-PRODUCT-RELEASE\BIN\JAVA.EXE Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.
when the installer finishes execution. This looks harmless though: all the job seems to be done.
Change History (1)
comment:1 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Severity: | → low |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

It turned out to be the GCC compiler problem (see http://mantis.smedley.info/view.php?id=438). GCC 4.5.2 fixes the issue. I made it the requirement for Java from now on in r268.