cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
bgonzalez
Level 2

Core dumps when building installer

I get core dumpts consistently when I build my project in IA 2012. This happens often enough to where it's becoming a problem. Does anyone else see this?

Here is a portion of what I get:

Finished assembling installer components
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x0000003f6487c39b, pid=13627, tid=1082390848
#
# JRE version: 7.0_03-b04
# Java VM: Java HotSpot(TM) 64-Bit Server VM (22.1-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libc.so.6+0x7c39b] memcpy+0x15b
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /usr/InstallAnywhere_2012_Enterprise_x64/hs_err_pid13627.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Building Unix archive (No VM) web installer...

BUILD FAILED
Labels (1)
0 Kudos
(1) Reply
pv7721
Level 20

On what platform does this happen?
0 Kudos