Mailing List Archive

Re: [JENKINS] Lucene-main-Linux (64bit/jdk-18) - Build # 34243 - Failure!
JVM crash.

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f9bdccff07b, pid=2967600, tid=2967613
#
# JRE version: OpenJDK Runtime Environment (18.0+36) (build 18+36-2087)
# Java VM: OpenJDK 64-Bit Server VM (18+36-2087, mixed mode, sharing,
tiered, compressed oops, compressed class ptrs, parallel gc,
linux-amd64)
# Problematic frame:
# V [libjvm.so+0xab507b]
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-main-Linux/lucene/facet/build/tmp/tests-cwd/hs_err_pid2967600.log
#
# Compiler replay data is saved as:
# /home/jenkins/workspace/Lucene-main-Linux/lucene/facet/build/tmp/tests-cwd/replay_pid2967600.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#

On Thu, Apr 28, 2022 at 1:29 PM Policeman Jenkins Server
<jenkins@thetaphi.de> wrote:
>
> Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/34243/
> Java: 64bit/jdk-18 -XX:+UseCompressedOops -XX:+UseParallelGC
>
> All tests passed
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
RE: [JENKINS] Lucene-main-Linux (64bit/jdk-18) - Build # 34243 - Failure! [ In reply to ]
Hi Dawid,

this looks like happening more often. Looks like I should open a bug report for JDK 18. Will post details and issue number here!

Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Dawid Weiss <dawid.weiss@gmail.com>
> Sent: Thursday, April 28, 2022 3:49 PM
> To: Lucene Dev <dev@lucene.apache.org>
> Cc: builds@lucene.apache.org
> Subject: Re: [JENKINS] Lucene-main-Linux (64bit/jdk-18) - Build # 34243 -
> Failure!
>
> JVM crash.
>
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0x00007f9bdccff07b, pid=2967600, tid=2967613
> #
> # JRE version: OpenJDK Runtime Environment (18.0+36) (build 18+36-2087)
> # Java VM: OpenJDK 64-Bit Server VM (18+36-2087, mixed mode, sharing,
> tiered, compressed oops, compressed class ptrs, parallel gc,
> linux-amd64)
> # Problematic frame:
> # V [libjvm.so+0xab507b]
> 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-main-Linux/lucene/facet/build/tmp/tests-
> cwd/hs_err_pid2967600.log
> #
> # Compiler replay data is saved as:
> # /home/jenkins/workspace/Lucene-main-Linux/lucene/facet/build/tmp/tests-
> cwd/replay_pid2967600.log
> #
> # If you would like to submit a bug report, please visit:
> # https://bugreport.java.com/bugreport/crash.jsp
> #
>
> On Thu, Apr 28, 2022 at 1:29 PM Policeman Jenkins Server
> <jenkins@thetaphi.de> wrote:
> >
> > Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/34243/
> > Java: 64bit/jdk-18 -XX:+UseCompressedOops -XX:+UseParallelGC
> >
> > All tests passed
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: builds-help@lucene.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
RE: [JENKINS] Lucene-main-Linux (64bit/jdk-18) - Build # 34243 - Failure! [ In reply to ]
Also happens with 19-ea.

Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Uwe Schindler <uwe@thetaphi.de>
> Sent: Thursday, April 28, 2022 3:58 PM
> To: 'dev@lucene.apache.org' <dev@lucene.apache.org>
> Subject: RE: [JENKINS] Lucene-main-Linux (64bit/jdk-18) - Build # 34243 -
> Failure!
>
> Hi Dawid,
>
> this looks like happening more often. Looks like I should open a bug report for
> JDK 18. Will post details and issue number here!
>
> Uwe
>
> -----
> Uwe Schindler
> Achterdiek 19, D-28357 Bremen
> https://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
> > -----Original Message-----
> > From: Dawid Weiss <dawid.weiss@gmail.com>
> > Sent: Thursday, April 28, 2022 3:49 PM
> > To: Lucene Dev <dev@lucene.apache.org>
> > Cc: builds@lucene.apache.org
> > Subject: Re: [JENKINS] Lucene-main-Linux (64bit/jdk-18) - Build # 34243 -
> > Failure!
> >
> > JVM crash.
> >
> > #
> > # A fatal error has been detected by the Java Runtime Environment:
> > #
> > # SIGSEGV (0xb) at pc=0x00007f9bdccff07b, pid=2967600, tid=2967613
> > #
> > # JRE version: OpenJDK Runtime Environment (18.0+36) (build 18+36-2087)
> > # Java VM: OpenJDK 64-Bit Server VM (18+36-2087, mixed mode, sharing,
> > tiered, compressed oops, compressed class ptrs, parallel gc,
> > linux-amd64)
> > # Problematic frame:
> > # V [libjvm.so+0xab507b]
> > 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-main-
> Linux/lucene/facet/build/tmp/tests-
> > cwd/hs_err_pid2967600.log
> > #
> > # Compiler replay data is saved as:
> > # /home/jenkins/workspace/Lucene-main-
> Linux/lucene/facet/build/tmp/tests-
> > cwd/replay_pid2967600.log
> > #
> > # If you would like to submit a bug report, please visit:
> > # https://bugreport.java.com/bugreport/crash.jsp
> > #
> >
> > On Thu, Apr 28, 2022 at 1:29 PM Policeman Jenkins Server
> > <jenkins@thetaphi.de> wrote:
> > >
> > > Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/34243/
> > > Java: 64bit/jdk-18 -XX:+UseCompressedOops -XX:+UseParallelGC
> > >
> > > All tests passed
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> > > For additional commands, e-mail: builds-help@lucene.apache.org
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: builds-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
RE: [JENKINS] Lucene-main-Linux (64bit/jdk-18) - Build # 34243 - Failure! [ In reply to ]
Here is the bug report:
https://bugs.openjdk.java.net/browse/JDK-8285835

Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Uwe Schindler <uwe@thetaphi.de>
> Sent: Thursday, April 28, 2022 3:59 PM
> To: 'dev@lucene.apache.org' <dev@lucene.apache.org>
> Subject: RE: [JENKINS] Lucene-main-Linux (64bit/jdk-18) - Build # 34243 -
> Failure!
>
> Also happens with 19-ea.
>
> Uwe
>
> -----
> Uwe Schindler
> Achterdiek 19, D-28357 Bremen
> https://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
> > -----Original Message-----
> > From: Uwe Schindler <uwe@thetaphi.de>
> > Sent: Thursday, April 28, 2022 3:58 PM
> > To: 'dev@lucene.apache.org' <dev@lucene.apache.org>
> > Subject: RE: [JENKINS] Lucene-main-Linux (64bit/jdk-18) - Build # 34243 -
> > Failure!
> >
> > Hi Dawid,
> >
> > this looks like happening more often. Looks like I should open a bug report for
> > JDK 18. Will post details and issue number here!
> >
> > Uwe
> >
> > -----
> > Uwe Schindler
> > Achterdiek 19, D-28357 Bremen
> > https://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> > > -----Original Message-----
> > > From: Dawid Weiss <dawid.weiss@gmail.com>
> > > Sent: Thursday, April 28, 2022 3:49 PM
> > > To: Lucene Dev <dev@lucene.apache.org>
> > > Cc: builds@lucene.apache.org
> > > Subject: Re: [JENKINS] Lucene-main-Linux (64bit/jdk-18) - Build # 34243 -
> > > Failure!
> > >
> > > JVM crash.
> > >
> > > #
> > > # A fatal error has been detected by the Java Runtime Environment:
> > > #
> > > # SIGSEGV (0xb) at pc=0x00007f9bdccff07b, pid=2967600, tid=2967613
> > > #
> > > # JRE version: OpenJDK Runtime Environment (18.0+36) (build 18+36-2087)
> > > # Java VM: OpenJDK 64-Bit Server VM (18+36-2087, mixed mode, sharing,
> > > tiered, compressed oops, compressed class ptrs, parallel gc,
> > > linux-amd64)
> > > # Problematic frame:
> > > # V [libjvm.so+0xab507b]
> > > 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-main-
> > Linux/lucene/facet/build/tmp/tests-
> > > cwd/hs_err_pid2967600.log
> > > #
> > > # Compiler replay data is saved as:
> > > # /home/jenkins/workspace/Lucene-main-
> > Linux/lucene/facet/build/tmp/tests-
> > > cwd/replay_pid2967600.log
> > > #
> > > # If you would like to submit a bug report, please visit:
> > > # https://bugreport.java.com/bugreport/crash.jsp
> > > #
> > >
> > > On Thu, Apr 28, 2022 at 1:29 PM Policeman Jenkins Server
> > > <jenkins@thetaphi.de> wrote:
> > > >
> > > > Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/34243/
> > > > Java: 64bit/jdk-18 -XX:+UseCompressedOops -XX:+UseParallelGC
> > > >
> > > > All tests passed
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> > > > For additional commands, e-mail: builds-help@lucene.apache.org
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> > > For additional commands, e-mail: builds-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org