Skip to content

Error when building GradleDockerfile #157

Closed
@cinorthstarmls

Description

@cinorthstarmls

I'm encountering an error when trying to build the GradleDockerfile (On MacOS). Any help would be greatly appreciated.
Command:
docker build --file GradleDockerfile -t web-api-commander-gradle .

Error:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000000000002b1c0, pid=43, tid=47
#
# JRE version: OpenJDK Runtime Environment (17.0.7+7) (build 17.0.7+7-alpine-r0)
# Java VM: OpenJDK 64-Bit Server VM (17.0.7+7-alpine-r0, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
# Problematic frame:
# C  [libnative-platform-file-events.so+0x2eb8c]  _init+0x39e4
#
# No core dump will be written. 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:
# /root/.gradle/daemon/7.6.1/hs_err_pid43.log
#
# If you would like to submit a bug report, please visit:
#   https://gitlab.alpinelinux.org/alpine/aports/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#


* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Metadata

Metadata

Assignees

Labels

DevOpsbugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions