Comment 9 for bug 1714698

Revision history for this message
Stefan Wahren (swahren) wrote :

The issue persists with OpenJDK 8 version 8u151:

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f2aa37f484e, pid=22217, tid=0x00007f2aa3f33700
#
# JRE version: OpenJDK Runtime Environment (8.0_151-b12) (build 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12)
# Java VM: OpenJDK 64-Bit Server VM (25.151-b12 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libc.so.6+0x9f84e]
#
# 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:
# /home/stefan/RISE-V2G/hs_err_pid22217.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Did you checkout the specific git hash as described above (the current master contains a workaround for this issue)?
Did you use Maven 3.3.9?
Did you tried to build the packages multiple times?