problems with zero on s390
Matthias Klose
doko at ubuntu.com
Fri Mar 13 09:17:36 PDT 2009
current icedtea fails in corba and jdk with:
/home/doko/openjdk/openjdk-6-6b14-1.5~pre1/build/bootstrap/jdk1.6.0/bin/javac
-J-XX:ThreadStackSize=768 -J-client -J-Xmx873m -J-Xms128m -J-XX:PermSize=32m
-J-XX:MaxPermSize=160m -encoding ascii -d
/home/doko/openjdk/openjdk-6-6b14-1.5~pre1/build/openjdk/control/build/linux-s390/corba/btclasses
\
-sourcepath ../../tools/src
../../tools/src/build/tools/stripproperties/StripProperties.java
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
There is already a work around for ia64, extending this to s390 lets the build
succeed, but the VM still crashes in the jtreg testsuite.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:223), pid=32683, tid=1734728608
# Error: caught unhandled signal 11
#
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: s390.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090313/8655c8aa/s390.diff
More information about the distro-pkg-dev
mailing list