grafana / grafana/pyroscope-java
Async profiler crashes with JDK23
- Vorherrschende Sprache
- Java
- Sterne
- 126
- Forks
- 48
- Ø Merge
- 4 T. 14 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
Async profiler crashes with JDK23.
```
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f2f1145f738, pid=1, tid=7
#
# JRE version: OpenJDK Runtime Environment Corretto-23.0.0.37.1 (23.0+37) (build 23+37-FR)
# Java VM: OpenJDK 64-Bit Server VM Corretto-23.0.0.37.1 (23+37-FR, mixed mode, tiered, compressed class ptrs, z gc, linux-amd64)
# Problematic frame:
# C [libasyncProfiler-linux-musl-x64-70e751fa84d39dcf2daa802a20d7378ca9c8f2.so+0x88738] NMethod::isNMethod()+0x28
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to //core.1)
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid1.log
#
# If you would like to submit a bug report, please visit:
# https://github.com/corretto/corretto-23/issues/
#
```
See following issue:
https://github.com/async-profiler/async-profiler/issues/923
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Die Issue nennt keine Repository-Dateien, Tests oder Einstiegspunkte. Beginne damit, den SIGSEGV unter Corretto/OpenJDK 23 zu reproduzieren, und vergleiche ihn mit async-profiler issue 923; abgeschlossen ist die Änderung, wenn das Verhalten unter JDK 23 nicht mehr abstürzt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- performance
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100