[Bug 1296] New: [regression] Zero is broken in 6-1.12
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Feb 4 12:25:50 PST 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1296
Bug ID: 1296
Summary: [regression] Zero is broken in 6-1.12
Classification: Unclassified
Product: IcedTea
Version: 6-1.12.0
Hardware: x86_64
OS: Linux
Status: NEW
Severity: major
Priority: P3
Component: Zero
Assignee: chphilli at redhat.com
Reporter: doko at ubuntu.com
CC: unassigned at icedtea.classpath.org
Starting with 1.12.0, Zero builds are at least broken with a two stage
bootstrap on all non-x86 architectures.
https://buildd.debian.org/status/package.php?p=openjdk-6
builds terminating at the end of the stage1 hotspot build with:
touch stamps/add-tzdata-support-ecj.stamp
if [ -e
/build/buildd-openjdk-6_6b27-1.12-1-powerpc-7Fy2nk/openjdk-6-6b27-1.12/build/openjdk.build-ecj/j2sdk-image/bin/java
] ; then \
/build/buildd-openjdk-6_6b27-1.12-1-powerpc-7Fy2nk/openjdk-6-6b27-1.12/build/openjdk.build-ecj/j2sdk-image/bin/java
-Xshare:dump ; \
fi
Loading classes to share ... #
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:270), pid=11031, tid=1075496080
# fatal error: caught unhandled signal 11
#
# JRE version: 6.0_27-b27
# Java VM: OpenJDK Zero VM (20.0-b12 interpreted mode linux-ppc )
# Derivative: IcedTea6 1.12.0
# Distribution: Debian GNU/Linux 7.0 (wheezy), package 6b27-1.12-1
# An error report file with more information is saved as:
#
/build/buildd-openjdk-6_6b27-1.12-1-powerpc-7Fy2nk/openjdk-6-6b27-1.12/build/hs_err_pid11031.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
#
/bin/bash: line 2: 11031 Aborted
/build/buildd-openjdk-6_6b27-1.12-1-powerpc-7Fy2nk/openjdk-6-6b27-1.12/build/openjdk.build-ecj/j2sdk-image/bin/java
-Xshare:dump
make[1]: *** [stamps/add-archive-ecj.stamp] Error 134
make[1]: Leaving directory
`/build/buildd-openjdk-6_6b27-1.12-1-powerpc-7Fy2nk/openjdk-6-6b27-1.12/build'
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130204/af1d3afb/attachment.html
More information about the distro-pkg-dev
mailing list