Date: Sun, 22 May 2022 15:39:17 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264154] java/openjdk8: JRE 8.0_332-b09 is BROKEN on aarch64 Message-ID: <bug-264154-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264154 Bug ID: 264154 Summary: java/openjdk8: JRE 8.0_332-b09 is BROKEN on aarch64 Product: Ports & Packages Version: Latest Hardware: arm64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: java@FreeBSD.org Reporter: thierry@FreeBSD.org Assignee: java@FreeBSD.org Flags: maintainer-feedback?(java@FreeBSD.org) Created attachment 234121 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D234121&action= =3Dedit Remove aarch64 from ONLY_FOR_ARCHS When building the port devel/R-cran-rJava on arm64 / pkg-fallout, the follo= wing error is encountered: ------------------------------------------------------------------------ =3D=3D=3D> Configuring for R-cran-rJava-1.0.6 /usr/local/bin/R CMD javareconf -e exit Java interpreter : /usr/local/bin/java Abort trap # # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (assembler_aarch64.hpp:237), pid=3D65289, tid=3D0x0000000000097c1a # guarantee(val < (1U << nbits)) failed: Field too big for insn # # JRE version: (8.0_332-b09) (build ) # Java VM: OpenJDK 64-Bit Server VM (25.332-b09 mixed mode bsd-aarch64 compressed oops) # Core dump written. Default location: /usr/ports/devel/R-cran-rJava/java.c= ore # # An error report file with more information is saved as: # /tmp/hs_err_pid65289.log # # If you would like to submit a bug report, please visit: # https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=3DPorts%20%26%2= 0Pack ages&component=3DIndividual%20Port(s)&short_desc=3Djava/openjdk8%3A%20 # *** Java interpreter doesn't work properly. *** Error code 1 ------------------------------------------------------------------------ Therefore it should be removed from ONLY_FOR_ARCHS until a fix is found. --=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-264154-7788>