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

JDK 21.0.3+9-LTS CRASH: V [libjvm.so+0x7a37d6] void OopOopIterateDispatch<G1CMOopClosure>::Table::oop_oop_iterate<InstanceKlass, narrowOop> #1094

Open
1 task done
CongSon opened this issue May 20, 2024 · 2 comments
Labels
bug Something isn't working jbs:reported Someone from our org has reported it to OpenJDK keep This label can be applied to prevent the Stale bot from closing it after a period of inactivity

Comments

@CongSon
Copy link

CongSon commented May 20, 2024

Please provide a brief summary of the bug

My application run on Debian 12, JDK Temurin-21.0.3+9 and crash suddenly with log:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fb8b1fa37d6, pid=654217, tid=654254
#
# JRE version: OpenJDK Runtime Environment Temurin-21.0.3+9 (21.0.3+9) (build 21.0.3+9-LTS)
# Java VM: OpenJDK 64-Bit Server VM Temurin-21.0.3+9 (21.0.3+9-LTS, mixed mode, sharing, tiered, compressed oops, compressed class>
# Problematic frame:
# V  [libjvm.so+0x7a37d6]  void OopOopIterateDispatch<G1CMOopClosure>::Table::oop_oop_iterate<InstanceKlass, narrowOop>(G1CMOopClo>
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting J>
#
# An error report file with more information is saved as:
# /opt/job-service/hs_err_pid654217.log
#
# If you would like to submit a bug report, please visit:
#   https://github.com/adoptium/adoptium-support/issues
#

hs_err_pid654217.log

Did you test with the latest update version?

  • Yes

Please provide steps to reproduce where possible

No response

Expected Results

My application run normally without crash

Actual Results

Crash application, exit with code 6:
job-service.service: Main process exited, code=killed, status=6/ABRT
Error log: V [libjvm.so+0x7a37d6] void OopOopIterateDispatch::Table::oop_oop_iterate<InstanceKlass, narrowOop>(G1CMOopClo>

What Java Version are you using?

openjdk 21.0.3 2024-04-16 LTS OpenJDK Runtime Environment Temurin-21.0.3+9 (build 21.0.3+9-LTS) OpenJDK 64-Bit Server VM Temurin-21.0.3+9 (build 21.0.3+9-LTS, mixed mode, sharing)

What is your operating system and platform?

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

How did you install Java?

No response

Did it work before?

No response

Did you test with other Java versions?

No response

Relevant log output

No response

@CongSon CongSon added the bug Something isn't working label May 20, 2024
@karianna karianna added the jbs:reported Someone from our org has reported it to OpenJDK label May 28, 2024
@karianna
Copy link
Contributor

https://bugs.openjdk.org/browse/JDK-8333015

Copy link

We are marking this issue as stale because it has not been updated for a while. This is just a way to keep the support issues queue manageable.
It will be closed soon unless the stale label is removed by a committer, or a new comment is made.

@github-actions github-actions bot added the stale label Aug 27, 2024
@karianna karianna added keep This label can be applied to prevent the Stale bot from closing it after a period of inactivity and removed stale labels Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jbs:reported Someone from our org has reported it to OpenJDK keep This label can be applied to prevent the Stale bot from closing it after a period of inactivity
Projects
None yet
Development

No branches or pull requests

2 participants