← Back to team overview

openjdk team mailing list archive

Bug#840401: openjdk-8-jdk: Compiler crashes the JVM on mipsel during libguestfs build

 

Package: openjdk-8-jdk
Version: 8u102-b14.1-2
Severity: grave

Dear Maintainer,

I just got a not from the buildd that a libguestfs build had failed:
https://buildd.debian.org/status/fetch.php?pkg=libguestfs&arch=mipsel&ver=1%3A1.32.7-1%2Bb2&stamp=1476157329&file=log

This is the relevant part of the build log:

,----
| [...]
| Making all in java
| make[4]: Entering directory '/«PKGBUILDDIR»/debian/build-default/java'
| /usr/lib/jvm/default-java/bin/javac -source 1.6 -target 1.6 -encoding utf-8 -d . -classpath ../../../java:. ../../../java/com/redhat/et/libguestfs/GuestFS.java
| warning: [options] bootstrap class path not set in conjunction with -source 1.6
| #
| # A fatal error has been detected by the Java Runtime Environment:
| #
| #  Internal Error (os_linux_zero.cpp:254), pid=23894, tid=0x771c74a0
| #  fatal error: caught unhandled signal 4
| #
| # JRE version: OpenJDK Runtime Environment (8.0_102-b14) (build 1.8.0_102-8u102-b14.1-2-b14)
| # Java VM: OpenJDK Zero VM (25.102-b14 interpreted mode linux-mipsel )
| # 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:
| # /«PKGBUILDDIR»/debian/build-default/java/hs_err_pid23894.log
| #
| # If you would like to submit a bug report, please visit:
| #   http://bugreport.java.com/bugreport/crash.jsp
| #
| Makefile:2427: recipe for target 'com/redhat/et/libguestfs/GuestFS.class' failed
| [...]
`----

Cheers,
-Hilko


Follow ups