Re: OpenJDK 8 292 (and212)SIGSEGVinInstanceKlass::method_with_orig_idnum

Gunter Ohrner mails.mail.openjdk.java.net at gunter.ohrner.net
Mon Jul 5 10:04:20 UTC 2021


Am 05.07.21 um 09:29 schrieb Gunter Ohrner:
> Am 05.07.21 um 09:22 schrieb Aleksey Shipilev:
>> On 7/4/21 4:48 PM, Gunter Ohrner wrote:
>>> It's consistently reproducable on one Debian 10 "Buster" x64 machine
>>> with as well AdoptOpenJDK-build 1.8.0 292  and Amazon Corretto builds
>>> 1.8.0 292 and 212 (always with the same stack trace).
>>
>> Could you please run with fastdebug build and say if it fails with 
>> the assert? You can try a fastdebug build from here:
>>   https://builds.shipilev.net/openjdk-jdk8-dev/
> Ok, will try.

Here's the output of the fastdebug build:


# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc:  SuppressErrorAt=/array.hpp:383
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error 
(/home/buildbot/worker/build-jdk8u-dev-linux/build/hotspot/src/share/vm/utilities/array.hpp:383), 
pid=38746, tid=0x00007f5b3d3c3700
#  assert(i >= 0 && i< _length) failed: oob: 0 <= -32023 < 33514
#
# JRE version: OpenJDK Runtime Environment (8.0) (build 
1.8.0-builds.shipilev.net-openjdk-jdk8-dev-b432-20210625-fastdebug-testing-b00)
# Java VM: OpenJDK 64-Bit Server VM (25.71-b00-fastdebug mixed mode 
linux-amd64 compressed oops)
# Failed to write core dump. Core dumps have been disabled. To enable 
core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /var/tmp/XDISAllTestsContinuously/api/hs_err_pid38746.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
Current thread is 140029846107904
Dumping core ...


Best regards,

   Gunter




More information about the jdk8u-dev mailing list