Re: openjdk8 crash on aarch64; guarantee(val < (1U << nbits)) failed: Field too big for insn

From: Ronald Klop <ronald-lists_at_klop.ws>
Date: Thu, 27 Jan 2022 09:37:15 UTC
On 1/27/22 10:22, Andrew Haley wrote:
> On 1/27/22 09:03, Ronald Klop wrote:
>> I can reproduce this on my rpi4 and it is "fixed" if I compile openjdk8 using llvm12 from ports instead of llvm13 from base.
>> Is anybody looking into this? Should I file a PR?
> 
> I can't reach ampere2.nyi.freebsd.org
> 
> Please send me the hs_err_pidXXX.log; or post it here.
> 


Hi, this makes the log available on ipv4.

http://www.ipv6proxy.net/go.php?u=http%3A%2F%2Fampere2.nyi.freebsd.org%2Fdata%2Fmain-arm64-default%2Fpd8f8cc3a8823_s4f0e50b293%2Flogs%2Ferrors%2Fjacop-4.8.0.log&b=0&f=norefer

I can't get the hs_err_pidXXX.log from that server either. I will try to reproduce the error locally today.

Regards,
Ronald.