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

Uwe Schindler commented on LUCENE-3335:
---------------------------------------

Here the final patch for OpenJDK including Porter.java as testcase:

- [http://cr.openjdk.java.net/~kvn/7070134/webrev/7070134.patch] (see also 
[http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2011-July/005972.html],
 [http://cr.openjdk.java.net/~kvn/7070134/webrev/])

For the full bugfix, also the following fixes are needed:

- [http://cr.openjdk.java.net/~kvn/7044738/webrev/7044738.patch]
- [http://cr.openjdk.java.net/~kvn/7068051/webrev/7068051.patch]

All three were applied to Jenkins' OpenJDK7 (excluding the testcases).

> 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
>              Labels: Java7
>         Attachments: LUCENE-3335.patch, LUCENE-3335_slow.patch, 
> patch-0uwe.patch
>
>
> happens easily on java7: ant test -Dtestcase=TestPorterStemFilter 
> -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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to