I think the error is still the same but it loaded a few server/thread infos that werent present before. I think it only loaded the main/info when i was using java 22
Below is the full crash report with the additional server thread/info
[10:42:58] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.21
[10:42:58] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
[10:42:58] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
[10:42:58] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00000001012428fc, pid=76464, tid=127491
#
# JRE version: Java(TM) SE Runtime Environment (21.0.3+7) (build 21.0.3+7-LTS-152)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0.3+7-LTS-152, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64)
# Problematic frame:
# C [jna13902680717977756248.tmp+0x68fc] Java_com_sun_jna_Native_invokePointer+0xadc
#
# 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:
# /Users/me/Desktop/server/hs_err_pid76464.log
[8.679s][warning][os] Loading hsdis library failed
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
/Users/me/Desktop/server/run.sh: line 7: 76464 Abort trap: 6 java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.21-51.0.29/unix_args.txt "$@"
me@my-MacBook-Air-2 server % cat hs_err_pid76464.log
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00000001012428fc, pid=76464, tid=127491
#
# JRE version: Java(TM) SE Runtime Environment (21.0.3+7) (build 21.0.3+7-LTS-152)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0.3+7-LTS-152, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64)
# Problematic frame:
# C [jna13902680717977756248.tmp+0x68fc] Java_com_sun_jna_Native_invokePointer+0xadc
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#