Crashes on ppc/s390 after 8231441: AArch64: Initial SVE backend support
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Mon Sep 7 06:35:04 UTC 2020
Hi
Since that change was pushed, the vm crashes in the build:
To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/type.cpp:1022
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/usr/work/... /share/opto/type.cpp:1022), pid=28717, tid=28983
# assert(_type_info[base()].dual_type != Bad) failed: implement with v-call
#
# JRE version: OpenJDK Runtime Environment (16.0.0.1) (fastdebug build 16.0.0.1-internal+0-adhoc.openjdk.jdk)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 16.0.0.1-internal+0-adhoc.openjdk.jdk, mixed mode, tiered, compressed oops, g1 gc, linux-ppc64)
# Problematic frame:
# V [libjvm.so+0x1bfe22c] Type::xdual() const+0xfc
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
Do you have an ad-hoc idea of the problem?
I locally backed out the change which fixed the issue.
Best regards,
Goetz.
More information about the build-dev
mailing list