[Bug 534] New: zero doesn't work on sparc linux
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sun Aug 29 10:45:57 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=534
Summary: zero doesn't work on sparc linux
Product: IcedTea
Version: 6-1.8.1
Platform: all
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Zero
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: doko at ubuntu.com
seen with 20100829 from the icedtea6 trunk:
touch stamps/bootstrap-directory.stamp
mkdir -p bootstrap
rm -f /home/packages/openjdk/zero/openjdk-6-6b20~pre2/build/bootstrap/jdk1.6.0
ln -sf /home/packages/openjdk/zero/openjdk-6-6b20~pre2/build/bootstrap/icedtea
/home/packages/openjdk/zero/openjdk-6-6b20~pre2/build/bootstrap/jdk1.6.0; \
if !
/home/packages/openjdk/zero/openjdk-6-6b20~pre2/build/bootstrap/jdk1.6.0/bin/java
-version ; \
then \
echo
"/home/packages/openjdk/zero/openjdk-6-6b20~pre2/build/bootstrap/jdk1.6.0/bin/java"
\
"cannot be found or is corrupted." ; \
exit 1; \
fi
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:236), pid=13355, tid=1888762736
# Error: caught unhandled signal 10
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK Zero VM (17.0-b16 interpreted mode linux-sparc )
# Derivative: IcedTea6 1.9pre
# Distribution: Debian GNU/Linux unstable (sid), package 6b20~pre2-0ubuntu3
# An error report file with more information is saved as:
# /home/packages/openjdk/zero/openjdk-6-6b20~pre2/build/hs_err_pid13355.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 6: 13355 Aborted
/home/packages/openjdk/zero/openjdk-6-6b20~pre2/build/bootstrap/jdk1.6.0/bin/java
-version
/home/packages/openjdk/zero/openjdk-6-6b20~pre2/build/bootstrap/jdk1.6.0/bin/java
cannot be found or is corrupted.
make[1]: *** [stamps/bootstrap-directory-symlink.stamp] Error 1
build configured with --enable-zero.
--
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