[aarch64-port-dev ] Simple HTTP server app crashes on JDK 11 and 8 on OSv AArch64
Zhengyu Gu
zgu at redhat.com
Mon Feb 28 13:39:23 UTC 2022
On 2/26/22 20:04, Waldek Kozaczuk wrote:
> OSv v0.55.0-266-g5aedb749
> eth0: 192.168.122.15
> Booted up in 92.21 ms
> Cmdline: java.so -cp /java-example Hello
> java.so: Starting JVM app using: io/osv/nonisolated/RunNonIsolatedJvmApp
> java.so: Setting Java system classloader to NonIsolatingOsvSystemClassLoader
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # Internal Error (assembler_aarch64.hpp:237), pid=2, tid=0xffffa0004109c630
> # guarantee(val < (1U << nbits)) failed: Field too big for insn
> #
> # JRE version: (8.0_282-b08) (build )
> # Java VM: OpenJDK 64-Bit Server VM (25.282-b08 mixed mode
> linux-aarch64 compressed oops)
> # Core dump written. Default location: //core or core.2
> #
> # An error report file with more information is saved as:
> # /tmp/hs_err_pid2.log
> #
> # If you would like to submit a bug report, please visit:
> #http://bugreport.java.com/bugreport/crash.jsp
This looks like JDK-8247766
(https://bugs.openjdk.java.net/browse/JDK-8247766), it has been fixed in
8u322.
-Zhengyu
> #
> Aborted
>
> [backtrace]
> 0x000010000097a750 <???+9938768>
> 0x0000100000b90590 <???+12125584>
More information about the aarch64-port-dev
mailing list