[Bug 152] HotSpot crashes while compiling GNU Classpath!
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue May 27 10:06:40 PDT 2008
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=152
------- Comment #10 from langel at redhat.com 2008-05-27 17:06 -------
I have sent Sun an update on this bug. This is surely a problem with OpenJDK.
Note, if the "nowarn" flag is not used, it works... or if "-client" is used it
works.
$ /usr/bin/ecj -nowarn -g -d lib/hotspot-tools -source 1.5
-sourcepath
rt:hotspot-tools:openjdk/jdk/src/share/classes:openjdk/jdk/src/solaris/classes:openjdk/langtools/src/share/classes:openjdk/jaxp/src/share/classes:openjdk/corba/src/share/classes:openjdk/jaxws/src/share/classes:generated
-bootclasspath '' @hotspot-tools-source-files.txt ;
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0623c2cc, pid=25198, tid=56961936
#
# Java VM: OpenJDK Server VM (10.0-b19 mixed mode linux-x86)
# Problematic frame:
# V [libjvm.so+0x23c2cc]
#
# An error report file with more information is saved as:
# /notnfs/langel/icedtea6/hs_err_pid25198.log
#
# 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.
#
/usr/bin/ecj: line 4: 25198 Aborted
CLASSPATH=/usr/share/java/eclipse-ecj.jar${CLASSPATH:+:}$CLASSPATH
/notnfs/langel/night-scripts/openjdk6/control/build/linux-i586/j2sdk-image/bin/java
org.eclipse.jdt.internal.compiler.batch.Main "$@"
$
/notnfs/langel/night-scripts/openjdk6/control/build/linux-i586/j2sdk-image/bin/java
-version
openjdk version "1.6.0-internal"
OpenJDK Runtime Environment (build 1.6.0-internal-langel_24_mar_2008_11_17-b00)
OpenJDK Server VM (build 10.0-b19, mixed mode)
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list