Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfaults in Docker container with Alpine Linux #67

Open
tholu opened this issue Oct 25, 2017 · 1 comment
Open

Segfaults in Docker container with Alpine Linux #67

tholu opened this issue Oct 25, 2017 · 1 comment

Comments

@tholu
Copy link

tholu commented Oct 25, 2017

When running the plugin in Alpine Linux, it segfaults the JVM:

#
# 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}
@icrona
Copy link

icrona commented May 21, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants