Date: Thu, 25 Mar 2021 08:57:55 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 254539] java/openjdk11: jhsdb jmap crashes with SIGSEGV Message-ID: <bug-254539-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254539 Bug ID: 254539 Summary: java/openjdk11: jhsdb jmap crashes with SIGSEGV Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: java@FreeBSD.org Reporter: ari@stonepile.fi Flags: maintainer-feedback?(java@FreeBSD.org) Assignee: java@FreeBSD.org Created attachment 223561 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D223561&action= =3Dedit Error report file that was produced While trying to produce a heap dump from JVM with: jhsdb jmap --pid 18369 --binaryheap --dumpfile dump.hpro After running for a while, it fails with SIGSEGV: Attaching to process ID 18369, please wait... Debugger attached successfully. Server compiler detected. JVM version is 11.0.10+9-1 # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=3D0x00000008011543b9, pid=3D18729, tid=3D101203 # # JRE version: OpenJDK Runtime Environment (11.0.10+9) (build 11.0.10+9-1) # Java VM: OpenJDK 64-Bit Server VM (11.0.10+9-1, mixed mode, tiered, compressed oops, serial gc, bsd-amd64) # Problematic frame: # C [libc.so.7+0x913b9] signed char+0x49 I'll attach the error report file. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254539-7788>