Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 2021 15:01:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 260319] java/openjdk11: various segfaults with llvm13
Message-ID:  <bug-260319-8522-nIGQI4GJmR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260319-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260319-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
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=3D260319



--- 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_sa6765=
c4b4
4/logs/openjfx14-14.0.2.1+1_4.log

#  SIGSEGV (0xb) at pc=3D0x000039d0f7ebf036, pid=3D63533, tid=3D810729
#
# 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=3D62432,
tid=3D0x0000000000032de4
#  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260319-8522-nIGQI4GJmR>