Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random crashes #56

Closed
ostermine opened this issue Nov 23, 2022 · 5 comments
Closed

Random crashes #56

ostermine opened this issue Nov 23, 2022 · 5 comments

Comments

@ostermine
Copy link

Hi, i have no idea. Server have problem with randomly crashes.
The logs just break off (no errors) and server go to crash.
hs_err_pid3423401.log

@ostermine
Copy link
Author

ostermine commented Nov 23, 2022

java
java --version java 17.0.1 2021-10-19 LTS Java(TM) SE Runtime Environment (build 17.0.1+12-LTS-39) Java HotSpot(TM) 64-Bit Server VM (build 17.0.1+12-LTS-39, mixed mode, sharing)

start arguments
/bin/java -Xms3G -Xmx12G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -Dlog4j2.formatMsgNoLookups=true --add-modules=jdk.incubator.vector -jar $MINECRAFTPATH/$JAR nogui

using latest build

@ostermine
Copy link
Author

crash report

also this problem was replicate without any plugins

@kev626
Copy link
Member

kev626 commented Nov 23, 2022

Based on the error messages, your memory is likely bad. Please run memtest and confirm that your memory is good.

@ostermine
Copy link
Author

thanks, in process..

@kev626
Copy link
Member

kev626 commented Dec 11, 2022

Closing this issue as this is not likely to be an issue with Pufferfish.

@kev626 kev626 closed this as completed Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants