Mailing List Archive

Re: [JENKINS] Lucene-main-Linux (64bit/jdk-18) - Build # 36248 - Failure!
Failed with this (jdk18).

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f2b331a007b, pid=3102138, tid=3102166
#
# 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, serial 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_pid3102138.log
#
# Compiler replay data is saved as:
# /home/jenkins/workspace/Lucene-main-Linux/lucene/facet/build/tmp/tests-cwd/replay_pid3102138.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#

On Mon, Aug 8, 2022 at 5:30 PM Policeman Jenkins Server
<jenkins@thetaphi.de> wrote:
>
> Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/36248/
> Java: 64bit/jdk-18 -XX:+UseCompressedOops -XX:+UseSerialGC
>
> 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 # 36248 - Failure! [ In reply to ]
Known one, under investigation: https://bugs.openjdk.org/browse/JDK-8285835

Will be fixed in JDK 20 (current state).

Uwe

Am 08.08.2022 um 19:55 schrieb Dawid Weiss:
> Failed with this (jdk18).
>
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0x00007f2b331a007b, pid=3102138, tid=3102166
> #
> # 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, serial 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_pid3102138.log
> #
> # Compiler replay data is saved as:
> # /home/jenkins/workspace/Lucene-main-Linux/lucene/facet/build/tmp/tests-cwd/replay_pid3102138.log
> #
> # If you would like to submit a bug report, please visit:
> # https://bugreport.java.com/bugreport/crash.jsp
> #
>
> On Mon, Aug 8, 2022 at 5:30 PM Policeman Jenkins Server
> <jenkins@thetaphi.de> wrote:
>> Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/36248/
>> Java: 64bit/jdk-18 -XX:+UseCompressedOops -XX:+UseSerialGC
>>
>> 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
>
--
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: uwe@thetaphi.de


---------------------------------------------------------------------
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 # 36248 - Failure! [ In reply to ]
Could we maybe fix Jenkins so that on JVM crash, it emails the JVM error
log (what Dawid did manually, thanks!) automagically?

Mike McCandless

http://blog.mikemccandless.com


On Tue, Aug 9, 2022 at 6:51 AM Uwe Schindler <uwe@thetaphi.de> wrote:

> Known one, under investigation:
> https://bugs.openjdk.org/browse/JDK-8285835
>
> Will be fixed in JDK 20 (current state).
>
> Uwe
>
> Am 08.08.2022 um 19:55 schrieb Dawid Weiss:
> > Failed with this (jdk18).
> >
> > #
> > # A fatal error has been detected by the Java Runtime Environment:
> > #
> > # SIGSEGV (0xb) at pc=0x00007f2b331a007b, pid=3102138, tid=3102166
> > #
> > # 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, serial 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_pid3102138.log
> > #
> > # Compiler replay data is saved as:
> > #
> /home/jenkins/workspace/Lucene-main-Linux/lucene/facet/build/tmp/tests-cwd/replay_pid3102138.log
> > #
> > # If you would like to submit a bug report, please visit:
> > # https://bugreport.java.com/bugreport/crash.jsp
> > #
> >
> > On Mon, Aug 8, 2022 at 5:30 PM Policeman Jenkins Server
> > <jenkins@thetaphi.de> wrote:
> >> Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/36248/
> >> Java: 64bit/jdk-18 -XX:+UseCompressedOops -XX:+UseSerialGC
> >>
> >> 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
> >
> --
> Uwe Schindler
> Achterdiek 19, D-28357 Bremen
> https://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>