You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Michael Sokolov (Jira)" <ji...@apache.org> on 2019/12/18 12:56:00 UTC

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

     [ https://issues.apache.org/jira/browse/LUCENE-8677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Sokolov resolved LUCENE-8677.
-------------------------------------
    Resolution: Resolved

I think we can resolve given this is 1 yr old, on JDK 9, and no clear repro is cited

> 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
>            Priority: Minor
>              Labels: jvm
>
> 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
(v8.3.4#803005)

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