版本:1.21.4
核心:Leaf-1.21.4-503
Java:Zulu21.42+19-CA (21.0.7+6) (build 21.0.7+6-LTS)
崩溃情况:
没有进行任何操作,开服一会后就会自己崩溃,直接停止运行,没有进入正常的退出程序
控制台随后输出:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f8d3b9af4d2, pid=207376, tid=207434
#
# JRE version: OpenJDK Runtime Environment Zulu21.42+19-CA (21.0.7+6) (build 21.0.7+6-LTS)
# Java VM: OpenJDK 64-Bit Server VM Zulu21.42+19-CA (21.0.7+6-LTS, mixed mode, sharing, tiered, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x7af4d2] void OopOopIterateDispatch<G1CMOopClosure>::Table::oop_oop_iterate<ObjArrayKlass, oopDesc*>(G1CMOopClosure*, oopDesc*, Klass*)+0xe2
#
# 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/【隐私处理】/hs_err_pid207376.log
#
# If you would like to submit a bug report, please visit:
# http://www.azul.com/support/
启动脚本尝试:
java -Xmx32G -jar leaf-1.21.4-503.jar <---可以运行很长时间才会崩溃(大概能正常运行1小时)
java -Xmx64G -jar leaf-1.21.4-503.jar <---可以运行很长时间才会崩溃(大概能正常运行3小时)
java -Xms64G -Xmx64G -XX:+UseZGC -XX:+UnlockExperimentalVMOptions -XX:ConcGCThreads=8 -XX:ParallelGCThreads=32 -XX:ZAllocationSpikeTolerance=5 -XX:ZCollectionInterval=120 -XX:SoftMaxHeapSize=58G -XX:+UseNUMA -XX:+UseTransparentHugePages -XX:ReservedCodeCacheSize=512m -XX:InitialCodeCacheSize=512m -XX:-ZProactive -XX:+ZUncommit -XX:ZUncommitDelay=300 -Dfile.encoding=UTF-8 -Dgale.log.warning.root=false -Dgale.log.warning.offline.mode=false --add-modules=jdk.incubator.vector -Xlog:gc*,safepoint,age*=info:file=gc.log:time,level,tags:filesize=100M -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=oom.hprof -jar leaf-1.21.4-503.jar
↑---运行几分钟就崩溃
java -Xms64G -Xmx64G -jar leaf-1.21.4-503.jar <---运行几分钟就崩溃
hs_err_pid207376 是 java -Xmx64G -jar leaf-1.21.4-503的报错日志,服务器核心的log中无任何有关报错内容
核心:Leaf-1.21.4-503
Java:Zulu21.42+19-CA (21.0.7+6) (build 21.0.7+6-LTS)
崩溃情况:
没有进行任何操作,开服一会后就会自己崩溃,直接停止运行,没有进入正常的退出程序
控制台随后输出:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f8d3b9af4d2, pid=207376, tid=207434
#
# JRE version: OpenJDK Runtime Environment Zulu21.42+19-CA (21.0.7+6) (build 21.0.7+6-LTS)
# Java VM: OpenJDK 64-Bit Server VM Zulu21.42+19-CA (21.0.7+6-LTS, mixed mode, sharing, tiered, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x7af4d2] void OopOopIterateDispatch<G1CMOopClosure>::Table::oop_oop_iterate<ObjArrayKlass, oopDesc*>(G1CMOopClosure*, oopDesc*, Klass*)+0xe2
#
# 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/【隐私处理】/hs_err_pid207376.log
#
# If you would like to submit a bug report, please visit:
# http://www.azul.com/support/
启动脚本尝试:
java -Xmx32G -jar leaf-1.21.4-503.jar <---可以运行很长时间才会崩溃(大概能正常运行1小时)
java -Xmx64G -jar leaf-1.21.4-503.jar <---可以运行很长时间才会崩溃(大概能正常运行3小时)
java -Xms64G -Xmx64G -XX:+UseZGC -XX:+UnlockExperimentalVMOptions -XX:ConcGCThreads=8 -XX:ParallelGCThreads=32 -XX:ZAllocationSpikeTolerance=5 -XX:ZCollectionInterval=120 -XX:SoftMaxHeapSize=58G -XX:+UseNUMA -XX:+UseTransparentHugePages -XX:ReservedCodeCacheSize=512m -XX:InitialCodeCacheSize=512m -XX:-ZProactive -XX:+ZUncommit -XX:ZUncommitDelay=300 -Dfile.encoding=UTF-8 -Dgale.log.warning.root=false -Dgale.log.warning.offline.mode=false --add-modules=jdk.incubator.vector -Xlog:gc*,safepoint,age*=info:file=gc.log:time,level,tags:filesize=100M -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=oom.hprof -jar leaf-1.21.4-503.jar
↑---运行几分钟就崩溃
java -Xms64G -Xmx64G -jar leaf-1.21.4-503.jar <---运行几分钟就崩溃
hs_err_pid207376 是 java -Xmx64G -jar leaf-1.21.4-503的报错日志,服务器核心的log中无任何有关报错内容
附件
