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

Matt Ryall commented on LUCENE-3335:
------------------------------------

The [Java 7u1 release 
notes|http://www.oracle.com/technetwork/java/javase/7u1-relnotes-507962.html] 
report that this issue is fixed in that release:

{quote}
*JIT and Loop Bugs*

Three bugs reported by various parties, including Apache Lucene developers, 
have been fixed in JDK 7 Update 1, in addition to a fourth related bug found by 
Oracle (7070134, 7068051, 7044738, 7077439).
{quote}

I haven't yet been able to verify this.

                
> jrebug causes porter stemmer to sigsegv
> ---------------------------------------
>
>                 Key: LUCENE-3335
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3335
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects Versions: 1.9, 1.9.1, 2.0.0, 2.1, 2.2, 2.3, 2.3.1, 2.3.2, 2.4, 
> 2.4.1, 2.9, 2.9.1, 2.9.2, 2.9.3, 2.9.4, 3.0, 3.0.1, 3.0.2, 3.0.3, 3.1, 3.2, 
> 3.3, 3.4, 4.0
>         Environment: - JDK 7 Preview Release, GA (may also affect update _1, 
> targeted fix is JDK 1.7.0_2)
> - JDK 1.6.0_20+ with -XX:+OptimizeStringConcat or -XX:+AggressiveOpts
>            Reporter: Robert Muir
>            Assignee: 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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