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/02/01 07:54:00 UTC

[jira] [Created] (LUCENE-8677) JVM SIGSEGV in Node::in

Dawid Weiss created LUCENE-8677:
-----------------------------------

             Summary: JVM SIGSEGV in Node::in
                 Key: LUCENE-8677
                 URL: https://issues.apache.org/jira/browse/LUCENE-8677
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Dawid Weiss


Jenkins:
https://builds.apache.org/job/Lucene-Solr-SmokeRelease-8.x/15

{code}
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGSEGV (0xb) at pc=0x0000000105bee9d8, pid=85292, tid=18179
   [junit4] #
   [junit4] # JRE version: Java(TM) SE Runtime Environment (9.0+181) (build 9+181)
   [junit4] # Java VM: Java HotSpot(TM) 64-Bit Server VM (9+181, mixed mode, tiered, concurrent mark sweep gc, bsd-amd64)
   [junit4] # Problematic frame:
   [junit4] # [thread 208539 also had an error]
   [junit4] V  [libjvm.dylib+0x4f49d8]  Node::in(unsigned int) const+0x18
   [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] # /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/hs_err_pid85292.log
   [junit4] # [ timer expired, abort... ]
{code}

No hs_err or replay log on the jenkins page though.




--
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