A new bug Error while do test_gama
liu chao jun
amiko212 at 126.com
Tue Nov 27 23:24:58 PST 2012
hi all
I write this letter for asking for all your help when I compiler the icedtea1-11-4 with llvm-3.1 , A error happen in test_gama ,for detail information ,please refer to the followings:
java full version "1.6.0-internal-root_15_aug_2012_17_31-b00"
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:270), pid=11637, tid=745632944
# fatal error: caught unhandled signal 11
#
# JRE version: 6.0
# Java VM: OpenJDK Shark VM (20.0-b12 mixed mode linux-mips64 )
# Derivative: IcedTea6 1.11.4
# Distribution: Custom build (Thu Nov 22 09:14:43 EST 2012)
# An error report file with more information is saved as:
# /home/greatwall/amiko/icedtea6-1.11.4_build_1114/openjdk.build/hotspot/outputdir/linux_mips64_shark/product/hs_err_pid11637.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#
./test_gamma: line 11: 11637 Aborted ${JAVA_HOME}/bin/javac -d . /home/greatwall/amiko/icedtea6-1.11.4_build_1114/openjdk/hotspot/make/test/Queens.java
Using java runtime at: /home/greatwall/amiko/icedtea6-1.11.4_build_1114/bootstrap/jdk1.6.0/jre
java version "1.6.0-internal"
OpenJDK Runtime Environment (build 1.6.0-internal-root_15_aug_2012_17_31-b00)
OpenJDK Shark VM (build 20.0-b12, mixed mode)
Exception in thread "main" java.lang.NoClassDefFoundError: Queens
Caused by: java.lang.ClassNotFoundException: Queens
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: Queens. Program will exit.
make[5]: *** [productshark] Error 1
make[5]: Leaving directory `/home/greatwall/amiko/icedtea6-1.11.4_build_1114/openjdk.build/hotspot/outputdir'
make[4]: *** [generic_buildshark] Error 2
make[4]: Leaving directory `/home/greatwall/amiko/icedtea6-1.11.4_build_1114/openjdk/hotspot/make'
make[3]: *** [productshark] Error 2
make[3]: Leaving directory `/home/greatwall/amiko/icedtea6-1.11.4_build_1114/openjdk/hotspot/make'
make[2]: *** [hotspot-build] Error 2
make[2]: Leaving directory `/home/greatwall/amiko/icedtea6-1.11.4_build_1114/openjdk'
make[1]: *** [stamps/icedtea.stamp] Error 2
make[1]: Leaving directory `/home/greatwall/amiko/icedtea6-1.11.4_build_1114'
make: *** [hotspot] Error 2
[
what's more , run i run ./java -Xcomp -version ,it is ok and success ,how ever ./java -Xcomp -help is fail it seems the fail infomation is the same with above .is anybody met it before .Thank you very much !
BR//Amiko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121128/a2d3d2e9/attachment.html
More information about the distro-pkg-dev
mailing list