maintainer-feedback requested: [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: Fri, 10 Dec 2021 15:01:04 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-java (Nobody) <java@FreeBSD.org> for maintainer-feedback: Bug 260319: java/openjdk11: various segfaults with llvm13 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260319 --- Description --- 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_sa6765c4b4 4/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