#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00000000000b3eb6, pid=25403, tid=0x00007f81e898fae8
#
# JRE version: OpenJDK Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: OpenJDK 64-Bit Server VM (25.131-b11 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea 3.4.0
# Distribution: Custom build (Fri Jun 16 13:41:54 GMT 2017)
# Problematic frame:
# C 0x00000000000b3eb6
#
# Core dump written. Default location: /builds/project/project/core or core.25403
#
# An error report file with more information is saved as:
# /builds/project/project/hs_err_pid25403.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
#
/bin/bash: line 93: 25403 Segmentation fault (core dumped) mvn -B -e test ${MVN_ARGS}
When running the plugin in Alpine Linux, it segfaults the JVM: