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 <u...@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 > > <jenk...@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-unsubscr...@lucene.apache.org > >> For additional commands, e-mail: builds-h...@lucene.apache.org > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > > For additional commands, e-mail: dev-h...@lucene.apache.org > > > -- > Uwe Schindler > Achterdiek 19, D-28357 Bremen > https://www.thetaphi.de > eMail: u...@thetaphi.de > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > >