[Bug 264065] java/openjdk8: Crashes on aarch64 when built with clang13: # Internal Error (assembler_aarch64.hpp:237) .. guarantee(val < (1U << nbits)) failed: Field too big for insn
Date: Fri, 02 Sep 2022 09:13:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264065
Thierry Thomas <thierry@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
Status|Closed |Open
--- Comment #22 from Thierry Thomas <thierry@FreeBSD.org> ---
Re-open, the problem still exists.
e.g. see
http://ampere2.nyi.freebsd.org/data/main-arm64-default/p1774365e01b3_sf46bea05fe/logs/R-cran-rJava-1.0.6.log
The port devel/R-cran-rJava, FreeBSD 14.0-CURRENT 1400066 arm64, fails with the
following message:
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=77170,
tid=0x00000000000661a9
# guarantee(val < (1U << nbits)) failed: Field too big for insn
#
# JRE version: (8.0_342-b07) (build )
# Java VM: OpenJDK 64-Bit Server VM (25.342-b07 mixed mode bsd-aarch64
compressed oops)
# Core dump written. Default location: /usr/ports/devel/R-cran-rJava/java.core
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid77170.log
#
# If you would like to submit a bug report, please visit:
#
https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=Ports%20%26%20Packages&component=Individual%20Port(s)&short_desc=java/openjdk8%3A%20
#
*** Java interpreter doesn't work properly.
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.