Open
Description
Description
Crashing while using spark-1.10.53 (Forge) on Alpine 3.18 docker image with openjdk21-jre-headless installed.
Reproduction Steps
Use a Alpine 3.18 docker image with openjdk21-jre-headless installed
Install Minecraft Forge Server and run with spark-1.10.53
Expected Behaviour
Have the Spark background profiler start
Platform Information
- Minecraft Version: Minecraft 1.20.1
- Platform Type: Server
- Platform Brand: Forge
- Platform Version: Forge 47.4.1
Spark Version
v1.10.53
Logs and Configs
[15:19:27] [Server thread/INFO] [spark/]: Starting background profiler...
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000000004690, pid=1, tid=156
#
# JRE version: OpenJDK Runtime Environment (21.0.7+6) (build 21.0.7+6-alpine-r0)
# Java VM: OpenJDK 64-Bit Server VM (21.0.7+6-alpine-r0, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
# Problematic frame:
# C [spark-fccdbadef2af0-libasyncProfiler.so.tmp+0x206f8] JfrMetadata::type(char const*, JfrType, char const*, bool) [clone .constprop.758]+0xbc
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E" (or dumping to /home/container/core.1)
#
# An error report file with more information is saved as:
# /home/container/hs_err_pid1.log
[79.148s][warning][os] Loading hsdis library failed
#
# 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.
#
container@pterodactyl~ Server marked as offline...
Full log file below:
hs_err_pid1.log
Extra Details
No response