[
https://issues.apache.org/jira/browse/LUCENE-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069953#comment-13069953
]
Robert Muir commented on LUCENE-3335:
-------------------------------------
i traced this down to the step4 method... maybe we can code it differently and
dodge the bug.
e.g. this passes:
ant test -Dtestcase=TestPorterStemFilter -Dtests.iter=100
-Dargs="-XX:CompileCommand=exclude,org/apache/lucene/analysis/en/PorterStemmer,step4"
> jrebug causes porter stemmer to sigsegv
> ---------------------------------------
>
> Key: LUCENE-3335
> URL: https://issues.apache.org/jira/browse/LUCENE-3335
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Robert Muir
>
> happens easily on java7: ant test -Dtestcase=TestPorterStemmer
> -Dtests.iter=100
> might happen on 1.6.0_u26 too, a user reported something that looks like the
> same bug already:
> http://www.lucidimagination.com/search/document/3beaa082c4d2fdd4/porterstemfilter_kills_jvm
--
This message is automatically generated by JIRA.
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]