-
Notifications
You must be signed in to change notification settings - Fork 26
Docker's Official Images Build is broken on ARMv8 (AAarch64) #37
Copy link
Copy link
Closed
Description
Looks like a SEGFAULT happening in Java code.
See Docker's Official Images Build Server for details.
Step 8/13 : RUN gem install bundler rake net-telnet xmlrpc
---> Running in ac6b889e4615
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000000005e30, pid=1, tid=0x0000ffff86683a78
#
# JRE version: OpenJDK Runtime Environment (8.0_171-b11) (build 1.8.0_171-b11)
# Java VM: OpenJDK 64-Bit Server VM (25.171-b11 mixed mode linux-aarch64 compressed oops)
# Derivative: IcedTea 3.8.0
# Distribution: Custom build (Wed Jun 13 18:28:34 UTC 2018)
# Problematic frame:
# C 0x0000000000005e30
#
# Core dump written. Default location: //core or core.1
#
# An error report file with more information is saved as:
# //hs_err_pid1.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
#
Removing intermediate container ac6b889e4615
The command '/bin/sh -c gem install bundler rake net-telnet xmlrpc' returned a non-zero code: 139
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels