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

hs_err_pid1.log server crash #1093

Closed
1 task
SlivnoyWenzdy opened this issue May 19, 2024 · 1 comment
Closed
1 task

hs_err_pid1.log server crash #1093

SlivnoyWenzdy opened this issue May 19, 2024 · 1 comment
Labels
bug Something isn't working Minecraft

Comments

@SlivnoyWenzdy
Copy link

Please provide a brief summary of the bug

Hello, can you tell me what causes server crashes every day? There are no errors in the logs of the server itself when crashing, only hhs_err_pid1.log appears
(https://pastes.dev/fp0WW5creX). urgently!
flags: java -Xms128M -XX:MaxRAMPercentage=95.0 -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -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 -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -Dterminal.jline=false -DPaper.IgnoreJavaVersion=true -Dterminal.ansi=true -jar server.jar

Did you test with the latest update version?

  • Yes

Please provide steps to reproduce where possible

hs_err_pid1 (3).log

Expected Results

nothing

Actual Results

hs_err_pid1.log

What Java Version are you using?

java --16

What is your operating system and platform?

Linux

How did you install Java?

That's how it should be

Did it work before?

YES

Did you test with other Java versions?

no

Relevant log output

There was nothing in the logs
@SlivnoyWenzdy SlivnoyWenzdy added the bug Something isn't working label May 19, 2024
Copy link

Thank you for the report!
It looks like you are reporting that the game Minecraft crashed for you. Please try the following:

  • Update your graphics drivers, see this Minecraft Help Center article, section "Update your Video Card Drivers";
    often Minecraft crashes are caused by outdated graphics drivers
  • In case you are using mods, try disabling them one by one until you find the mod causing the crash, then report the crash to the mod author
  • If you are using a third-party launcher, try the official launcher instead

If none of the above helped, and you are still experiencing the crash with the official launcher and without any mods installed, please submit this issue over at the Mojang bug tracker. Please search for existing reports first; in case you do not find any, create a new report and let us know about the issue number here (e.g. MC-123456).
The Mojang team will take the first look. If an OpenJDK bug is identified, the Mojang team will contact our team to address the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Minecraft
Projects
None yet
Development

No branches or pull requests

1 participant