Dawid Weiss created LUCENE-5241:
-----------------------------------
Summary: 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
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. @Vladimir -- could it be a backport of the same bug as
https://bugs.openjdk.java.net/browse/JDK-8024830 (I didn't check hg
logs).
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}
Screenshot attached. hprof file on request.
--
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]