This looks interesting. I will open bug report and contact them directly. Looks like the new long indexed loop opts are causing this. They were added to support 64 bit loop variables by Roland Westrelin.
Uwe Am 21. Dezember 2021 08:28:14 UTC schrieb Dawid Weiss <[email protected]>: >This is a JVM failure: > ># ># A fatal error has been detected by the Java Runtime Environment: ># ># SIGSEGV (0xb) at pc=0x00007fc59e51c84b, pid=1722975, tid=1723672 ># ># JRE version: OpenJDK Runtime Environment (18.0+26) (build 18-ea+26-1787) ># Java VM: OpenJDK 64-Bit Server VM (18-ea+26-1787, mixed mode, >sharing, tiered, compressed class ptrs, parallel gc, linux-amd64) ># Problematic frame: ># V [libjvm.so+0xaba84b] >PhaseIdealLoop::build_loop_late_post_work(Node*, bool)+0xdb ># ># No core dump will be written. 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: ># >/home/jenkins/workspace/Lucene-9.x-Linux/lucene/facet/build/tmp/tests-cwd/hs_err_pid1722975.log ># ># Compiler replay data is saved as: ># >/home/jenkins/workspace/Lucene-9.x-Linux/lucene/facet/build/tmp/tests-cwd/replay_pid1722975.log ># ># If you would like to submit a bug report, please visit: ># https://bugreport.java.com/bugreport/crash.jsp ># > >On Tue, Dec 21, 2021 at 12:48 AM Policeman Jenkins Server ><[email protected]> wrote: >> >> Build: https://jenkins.thetaphi.de/job/Lucene-9.x-Linux/496/ >> Java: 64bit/jdk-18-ea+26 -XX:-UseCompressedOops -XX:+UseParallelGC >> >> All tests passed >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > -- Uwe Schindler Achterdiek 19, 28357 Bremen https://www.thetaphi.de
