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

Robert Muir commented on LUCENE-5212:
-------------------------------------

This has happened twice in jenkins since Uwe upgraded, so i tried to reproduce 
myself.

With update 25, no issues.
So i ugpraded to update 40: on the first try with the jenkins commandline:

rmuir@beast:~/workspace/lucene-trunk/lucene/core$ ant test 
-Dtests.seed=43A1116E7F98BED4 -Dtests.jvms=1 -Dtests.dynamicAssignmentRatio=0 
-Dargs="-XX:-UseCompressedOops -XX:+UseParallelGC"

{noformat}
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGSEGV (0xb) at pc=0x00007f163d2d34dd, pid=32714, 
tid=139732803393280
   [junit4] #
   [junit4] # JRE version: Java(TM) SE Runtime Environment (7.0_40-b43) (build 
1.7.0_40-b43)
   [junit4] # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.0-b56 mixed mode 
linux-amd64 )
   [junit4] # Problematic frame:
   [junit4] # J  
org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.get(I)Lorg/apache/lucene/index/Fields;
   [junit4] #
   [junit4] # Failed to write core dump. Core dumps have been disabled. To 
enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # 
/home/rmuir/workspace/lucene-trunk/lucene/build/core/test/J0/hs_err_pid32714.log
{noformat}

                
> 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
>


--
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to