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

Dawid Weiss updated LUCENE-5241:
--------------------------------

    Description: 
First spotted here.
http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/7486/

I can reproduce this... sort of. On ubuntu it crashes about 1 time in
10.

Reproduction steps are quite simple --
{code}
svn checkout -r 1525563
http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x branch_4x_alt
cd branch_4x_alt/lucene
ant "-Dargs=-client -XX:+UseConcMarkSweepGC -Xmx512m" -Dtests.disableHdfs=true 
-Dtests.multiplier=3 -Dtests.jvms=1 "-Dtests.class=*TestDirectory" 
-Dtests.seed=4B7F292A927C08A  test-core
{code}

  was:
First spotted here.
http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/7486/

I can reproduce this... sort of. On ubuntu it crashes about 1 time in
10. Could it be a backport of the same bug as 
https://bugs.openjdk.java.net/browse/JDK-8024830?

Reproduction steps are quite simple --
{code}
svn checkout -r 1525563
http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x branch_4x_alt
cd branch_4x_alt/lucene
ant "-Dargs=-client -XX:+UseConcMarkSweepGC -Xmx512m" -Dtests.disableHdfs=true 
-Dtests.multiplier=3 -Dtests.jvms=1 "-Dtests.class=*TestDirectory" 
-Dtests.seed=4B7F292A927C08A  test-core
{code}

    
> Hotspot crash, SIGSEGV with Java 1.6u45
> ---------------------------------------
>
>                 Key: LUCENE-5241
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5241
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>         Attachments: consoleText.txt, event-files.zip, J0.ZIP, ubuntu_9.png
>
>
> First spotted here.
> http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/7486/
> I can reproduce this... sort of. On ubuntu it crashes about 1 time in
> 10.
> Reproduction steps are quite simple --
> {code}
> svn checkout -r 1525563
> http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x branch_4x_alt
> cd branch_4x_alt/lucene
> ant "-Dargs=-client -XX:+UseConcMarkSweepGC -Xmx512m" 
> -Dtests.disableHdfs=true -Dtests.multiplier=3 -Dtests.jvms=1 
> "-Dtests.class=*TestDirectory" -Dtests.seed=4B7F292A927C08A  test-core
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to