Problems with openjdk crash when building eclipse for raspbian and possiblly debian armhf
peter green
plugwash at p10link.net
Thu Aug 8 12:49:10 PDT 2013
I maintain a debian derivative called raspbian which aims to rebuild
debian for the raspberry pi and other armv6 hardware (though other than
the Pi there doesn't seem to be much popular armv6 hardware arround).
Note that while we target armv6 hardware we use armv7 hardware for our
build machines.
Recently i've been trying to build eclipse for raspbian jessie and
getting errors like.
post.compile. at dot:
init:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:285), pid=29049, tid=1092191344
# fatal error: caught unhandled signal 11
#
# JRE version: 7.0_25-b30
# Java VM: OpenJDK Zero VM (23.7-b01 mixed mode linux-arm )
# Failed to write core dump. Core dumps have been disabled. To enable
core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /eclipse-3.8.1/hs_err_pid29049.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#
dh_auto_build: ant provision.cvs died with signal 6
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/eclipse-3.8.1'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
root at plugwash:/eclipse-3.8.1#
That particular error is from an attempt with an openjdk-7 package based
on the latest version in debian sid with a minor patch to stop it
setting off our armv7 contamination checker (versioned as
7u25-2.3.12-1+rpi1)but i've also had similar failures with older
versions of openjdk-7 and with openjdk-6.
I've also seen similar issues over in debian sid. The most recent
eclipse upload succeeded but the previous two failed so I'm not sure if
that was a fluke. There don't appear to have been any relavent changes
to the eclipse package in the most recent upload and previous versions
that failed.
Anyone have any thoughts on this?
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hs_err_pid29049.log
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130808/ba15197c/hs_err_pid29049.log
More information about the distro-pkg-dev
mailing list