Minecraft服务器内存超过2048MB后无法正常启动(崩溃) 50
崩溃时的错误代码[erroroccurredduringerrorreporting(null),id0xc0000005]##Thereisinsufficientme...
崩溃时的错误代码
[error occurred during error reporting (null), id 0xc0000005]
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool
::allocate
# An error report file with more information is saved as:
# E:\Server\hs_err_pid3408.log
服务端本地测试通过
测试了一下好像和插件和mod以及服务端无关
服务器是租用的阿里云 系列2(采用 Intel Haswell CPU、DDR4 内存) 2核 8G内存的版本 数据盘使用SSD
jre版本1.8.0_101
服务端使用的是Thermos-1.7.10-1492-57
启动脚本(mcpc-plus-1.7.10.jar是改名后的Thermos jar包)
@echo off
java -Xmx6G -Xms4G -jar mcpc-plus-1.7.10.jar
pause
如果启动脚本写成这样:
@echo off
java -Xmx6G -Xincgc -jar mcpc-plus-1.7.10.jar
pause
在分配内存超过2048MB时又会崩溃 展开
[error occurred during error reporting (null), id 0xc0000005]
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool
::allocate
# An error report file with more information is saved as:
# E:\Server\hs_err_pid3408.log
服务端本地测试通过
测试了一下好像和插件和mod以及服务端无关
服务器是租用的阿里云 系列2(采用 Intel Haswell CPU、DDR4 内存) 2核 8G内存的版本 数据盘使用SSD
jre版本1.8.0_101
服务端使用的是Thermos-1.7.10-1492-57
启动脚本(mcpc-plus-1.7.10.jar是改名后的Thermos jar包)
@echo off
java -Xmx6G -Xms4G -jar mcpc-plus-1.7.10.jar
pause
如果启动脚本写成这样:
@echo off
java -Xmx6G -Xincgc -jar mcpc-plus-1.7.10.jar
pause
在分配内存超过2048MB时又会崩溃 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询