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

Dawid Weiss commented on LUCENE-5241:
-------------------------------------

Cannot be the same as https://bugs.openjdk.java.net/browse/JDK-8024830, as 
pointed out by Vladimir (this time it's the client compiler vs. C2). Vladimir 
filed a separate issue:

https://bugs.openjdk.java.net/browse/JDK-8025460
                
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to