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

DD profiler crashes on JDK 23 #7665

Closed
bdeneuter opened this issue Sep 23, 2024 · 2 comments
Closed

DD profiler crashes on JDK 23 #7665

bdeneuter opened this issue Sep 23, 2024 · 2 comments
Milestone

Comments

@bdeneuter
Copy link

bdeneuter commented Sep 23, 2024

We are using com.datadoghq:dd-java-agent:1.39.0 for our services and we are testing our services with JDK 23.
The DD continuous profiler crashes with:

# C [libjavaProfiler931970599951029123.so+0x22f27] Profiler::fillFrameTypes(ASGCT_CallFrame*, int, NMethod*)+0x37
# Problematic frame:
# Java VM: OpenJDK 64-Bit Server VM Zulu23.28+85-CA (23+37, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, shenandoah gc, linux-amd64)
# JRE version: OpenJDK Runtime Environment Zulu23.28+85-CA (23.0+37) (build 23+37)
#
# SIGSEGV (0xb) at pc=0x00007f5b02c22f27, pid=1, tid=39

This seems related to this bug reported for async-profiler:
async-profiler/async-profiler#923

@MattAlp
Copy link
Contributor

MattAlp commented Sep 23, 2024

Hey, thanks for reporting this. We'll have a patch shipped out for this ASAP.

Copy link
Contributor

🤖 This issue has been addressed in the latest release. See full details in the Release Notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants