adoptium / adoptium-support

For end-user problems reported with our binary distributions
Apache License 2.0
45 stars 15 forks source link

A fatal error has been detected by the Java Runtime Environment #1156

Open Allamss opened 2 weeks ago

Allamss commented 2 weeks ago

Please provide a brief summary of the bug

JVM crash by ZGC hs_err_pid1.log

Did you test with the latest update version?

Please provide steps to reproduce where possible

Occasional crashes that occur after running for a long time

Expected Results

not crash

Actual Results

crash

What Java Version are you using?

11.0.23+9

What is your operating system and platform?

x86_64 Ubuntu 22.04.1 LTS Docker version 25.0.4, build 1a576c5

How did you install Java?

docker image

Did it work before?

yes

Did you test with other Java versions?

no

Relevant log output

2024-08-24T13:30:50.003039407Z # A fatal error has been detected by the Java Runtime Environment:
2024-08-24T13:30:50.003041639Z #
2024-08-24T13:30:50.003042989Z #  SIGSEGV (0xb) at pc=0x0000755080c79455, pid=1, tid=11
2024-08-24T13:30:50.003044427Z #
2024-08-24T13:30:50.003045716Z # JRE version: OpenJDK Runtime Environment Temurin-11.0.23+9 (11.0.23+9) (build 11.0.23+9)
2024-08-24T13:30:50.003047166Z # Java VM: OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (11.0.23+9, mixed mode, tiered, z gc, linux-amd64)
2024-08-24T13:30:50.003048571Z # Problematic frame:
2024-08-24T13:30:50.044819352Z # V  [libjvm.so+0xf9e455]  ZMark::try_mark_object(ZMarkCache*, unsigned long, bool)+0x35
2024-08-24T13:30:50.044875423Z #
2024-08-24T13:30:50.044891785Z # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /app/core.1)
2024-08-24T13:30:50.044900311Z #
2024-08-24T13:30:50.078218482Z # An error report file with more information is saved as:
2024-08-24T13:30:50.078271700Z # /app/hs_err_pid1.log
2024-08-24T13:30:50.124896352Z #
2024-08-24T13:30:50.124905335Z # If you would like to submit a bug report, please visit:
2024-08-24T13:30:50.124907123Z #   https://github.com/adoptium/adoptium-support/issues
2024-08-24T13:30:50.124908405Z #
2024-08-24T13:30:50.125298361Z 
2024-08-24T13:30:50.125302518Z [error occurred during error reporting (), id 0xb, SIGSEGV (0xb) at pc=0x00007550812d9941]
karianna commented 2 weeks ago

Please try with 11.0.24 and send in the crash log