You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dawid Weiss (JIRA)" <ji...@apache.org> on 2019/05/27 10:37:00 UTC

[jira] [Comment Edited] (LUCENE-8668) Various JVM failures on PhaseIdealLoop::split_up

    [ https://issues.apache.org/jira/browse/LUCENE-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848818#comment-16848818 ] 

Dawid Weiss edited comment on LUCENE-8668 at 5/27/19 10:36 AM:
---------------------------------------------------------------

Here is another one from JDK 13 (the issue says resolved in b12... this is b18?):
{code:java}
 [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGSEGV (0xb) at pc=0x00007f9e44354886, pid=9704, tid=9734
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (13.0+18) (build 13-ea+18)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (13-ea+18, mixed mode, tiered, serial gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0xc4c886]  PhaseIdealLoop::split_up(Node*, Node*, Node*)+0x7f6
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-8.1-Linux/lucene/build/backward-codecs/test/J1/hs_err_pid9704.log
   [junit4] #
   [junit4] # Compiler replay data is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-8.1-Linux/lucene/build/backward-codecs/test/J1/replay_pid9704.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   http://bugreport.java.com/bugreport/crash.jsp
   [junit4] #{code}


was (Author: dweiss):
Here is another one from JDK 13:
{code:java}
 [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGSEGV (0xb) at pc=0x00007f9e44354886, pid=9704, tid=9734
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (13.0+18) (build 13-ea+18)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (13-ea+18, mixed mode, tiered, serial gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0xc4c886]  PhaseIdealLoop::split_up(Node*, Node*, Node*)+0x7f6
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-8.1-Linux/lucene/build/backward-codecs/test/J1/hs_err_pid9704.log
   [junit4] #
   [junit4] # Compiler replay data is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-8.1-Linux/lucene/build/backward-codecs/test/J1/replay_pid9704.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   http://bugreport.java.com/bugreport/crash.jsp
   [junit4] #{code}

> Various JVM failures on PhaseIdealLoop::split_up
> ------------------------------------------------
>
>                 Key: LUCENE-8668
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8668
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Minor
>              Labels: jvm
>         Attachments: hs_err_pid10534.log, replay_pid10534.log
>
>
> Shows up on Jenkins in various contexts an on various JVMs, but all on Uwe's jenkins machine. 
> Examples:
> {code}
>    [junit4] #
>    [junit4] #  SIGSEGV (0xb) at pc=0x00007fe7a0b1a46c, pid=18527, tid=18552
>    [junit4] #
>    [junit4] # JRE version: OpenJDK Runtime Environment (12.0+23) (build 12-ea+23)
>    [junit4] # Java VM: OpenJDK 64-Bit Server VM (12-ea+23, mixed mode, tiered, serial gc, linux-amd64)
>    [junit4] # Problematic frame:
>    [junit4] # V  [libjvm.so+0xce046c]  PhaseIdealLoop::split_up(Node*, Node*, Node*) [clone .part.38]+0x47c
> {code}
> {code}
>    [junit4] #
>    [junit4] #  SIGSEGV (0xb) at pc=0x00007f8a1fcf713c, pid=8792, tid=8822
>    [junit4] #
>    [junit4] # JRE version: OpenJDK Runtime Environment (11.0+28) (build 11+28)
>    [junit4] # Java VM: OpenJDK 64-Bit Server VM (11+28, mixed mode, tiered, parallel gc, linux-amd64)
>    [junit4] # Problematic frame:
>    [junit4] # V  [libjvm.so+0xd3e13c]  PhaseIdealLoop::split_up(Node*, Node*, Node*) [clone .part.39]+0x47c
> {code}
> {code}
>    [junit4] #
>    [junit4] #  SIGSEGV (0xb) at pc=0x00007f8cfcb0a13c, pid=27685, tid=27730
>    [junit4] #
>    [junit4] # JRE version: OpenJDK Runtime Environment (11.0+28) (build 11+28)
>    [junit4] # Java VM: OpenJDK 64-Bit Server VM (11+28, mixed mode, tiered, g1 gc, linux-amd64)
>    [junit4] # Problematic frame:
>    [junit4] # V  [libjvm.so+0xd3e13c]  PhaseIdealLoop::split_up(Node*, Node*, Node*) [clone .part.39]+0x47c
> {code}
> {code}
>    [junit4] #
>    [junit4] #  SIGSEGV (0xb) at pc=0x00007fad0dea1409, pid=10534, tid=10604
>    [junit4] #
>    [junit4] # JRE version: OpenJDK Runtime Environment (10.0.1+10) (build 10.0.1+10)
>    [junit4] # Java VM: OpenJDK 64-Bit Server VM (10.0.1+10, mixed mode, tiered, compressed oops, concurrent mark sweep gc, linux-amd64)
>    [junit4] # Problematic frame:
>    [junit4] # V  [libjvm.so+0xc48409]  PhaseIdealLoop::split_up(Node*, Node*, Node*) [clone .part.40]+0x619
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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