[Bug 260319] java/openjdk11: various segfaults with llvm13
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260319] java/openjdk11: various segfaults with llvm13"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Mar 2022 19:56:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260319
Piotr Kubaj <pkubaj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pkubaj@FreeBSD.org
--- Comment #27 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
I'm not sure whether it's the same issue, but I'm seeing this on powerpc64 and
powerpc64le during building java/openjdk13 after upgrade to 13.1:
Optimizing the exploded image
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGILL (0x4) at pc=0x0000000802eacc90, pid=12838, tid=425504
#
# JRE version: (13.0.10+5) (build )
# Java VM: OpenJDK 64-Bit Server VM (13.0.10+5-1, mixed mode, tiered,
compressed oops, serial gc, bsd-ppc64le)
# Problematic frame:
# V [libjvm.so+0xeacc90] JVM_RaiseSignal+0x465990
--
You are receiving this mail because:
You are the assignee for the bug.