Closed bdeneuter closed 1 month ago
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:
com.datadoghq:dd-java-agent:1.39.0
# 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: https://github.com/async-profiler/async-profiler/issues/923
Hey, thanks for reporting this. We'll have a patch shipped out for this ASAP.
:robot: This issue has been addressed in the latest release. See full details in the Release Notes.
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:This seems related to this bug reported for async-profiler: https://github.com/async-profiler/async-profiler/issues/923