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

Dawid Weiss commented on LUCENE-5212:
-------------------------------------

I confirm that this patch fixes the problem. I've tested svn rev. 1523179 
(trunk) against jdk8-b114 with and without Vladimir's patch. Without the patch 
the test sequence ends about 50% of the time in a sigsegv. With the patch all 
executions ended without any errors.

Note that the problem only affects CPUs with the AVX extension. A workaround 
for affected VMs is to disable vectorization with -XX:-UseSuperWord.

> java 7u40 causes sigsegv and corrupt term vectors
> -------------------------------------------------
>
>                 Key: LUCENE-5212
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5212
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: crashFaster.patch, crashFaster2.0.patch, 
> hs_err_pid32714.log, jenkins.txt
>
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to