[Bug 260319] java/openjdk11: various segfaults with llvm13

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Dec 2021 15:01:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260319

            Bug ID: 260319
           Summary: java/openjdk11: various segfaults with llvm13
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: java@FreeBSD.org
          Reporter: mikael@FreeBSD.org
             Flags: maintainer-feedback?(java@FreeBSD.org)
          Assignee: java@FreeBSD.org

I'm seeing some segfaults on openjfx14 and other ports on -current amd64 and
aarch64 (it's the first failure I ever see on this port)

http://beefy18.nyi.freebsd.org/data/main-amd64-default/p379ef98b2210_sa6765c4b44/logs/openjfx14-14.0.2.1+1_4.log

#  SIGSEGV (0xb) at pc=0x000039d0f7ebf036, pid=63533, tid=810729
#
# JRE version: OpenJDK Runtime Environment (11.0.13+8) (build 11.0.13+8-1)
# Java VM: OpenJDK 64-Bit Server VM (11.0.13+8-1, mixed mode, tiered,
compressed oops, g1 gc, bsd-amd64)
# Problematic frame:
# V  [libjvm.so+0xebf036]  JVM_RaiseSignal+0x3d15c6


on aarch64, java/apache-commons-httpclient:
#  Internal Error (assembler_aarch64.hpp:237), pid=62432,
tid=0x0000000000032de4
#  guarantee(val < (1U << nbits)) failed: Field too big for insn
#
# JRE version:  (8.0_312-b07) (build )
# Java VM: OpenJDK 64-Bit Server VM (25.312-b07 mixed mode bsd-aarch64
compressed oops)

This affects openjdk8 and openjdk11.

I noticed that the patch in bug #258954 was removed, was it intentional? The
crash goes away if I compile openjdk with llvm12

-- 
You are receiving this mail because:
You are the assignee for the bug.