-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
None
-
x86_64
-
linux
On Fedora 30 - Linux - X11
Run JMC built with Eclipse 2020-03 (See: https://github.com/openjdk/jmc/pull/69)
Reproducible 4 times in a row so far.
Steps:
Open MX Bean Browser for JMC itself.
After ~1 minute, dump flight recording data for the continuous recording that JMC starts with.
Click around randomly to various windows (may not be necessary)
Wait 10-20 minutes.
See crash:
# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f5daa42de54, pid=11529, tid=11547 # # JRE version: OpenJDK Runtime Environment (11.0.6+10) (build 11.0.6+10) # Java VM: OpenJDK 64-Bit Server VM (11.0.6+10, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64) # Problematic frame: # C [libpthread.so.0+0xfe54] pthread_getcpuclockid+0x4
Full hs_err_pid log is attached
- blocks
-
JMC-6759 Upgrade to 2020-03
- Resolved