jre crashes in ArrayUtil mergeSort
----------------------------------

                 Key: LUCENE-3379
                 URL: https://issues.apache.org/jira/browse/LUCENE-3379
             Project: Lucene - Java
          Issue Type: Bug
         Environment: 1.6.0_24
            Reporter: Robert Muir
         Attachments: hs_err_pid4624.log

while running the analyzers test, i got a JRE crash with 1.6.0_24 in

{noformat}
Current CompileTask:
C2: 54      org.apache.lucene.util.SorterTemplate.merge(IIIII)V (151 bytes)
{noformat}

{noformat}
   [junit] #
   [junit] # A fatal error has been detected by the Java Runtime Environment:
   [junit] #
   [junit] #  SIGSEGV (0xb) at pc=0x00007f768cc2f0ec, pid=4624, 
tid=140147041961728
   [junit] #
   [junit] # JRE version: 6.0_24-b07
   [junit] # Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode 
linux-amd64 compressed oops)
   [junit] # Problematic frame:
   [junit] # V  [libjvm.so+0x3eb0ec]
   [junit] #
   [junit] # An error report file with more information is saved as:
   [junit] # 
/home/rmuir/workspace/lucene-trunk/modules/analysis/build/common/test/8/hs_err_pid4624.log
   [junit] #
   [junit] # If you would like to submit a bug report, please visit:
   [junit] #   http://java.sun.com/webapps/bugreport/crash.jsp
   [junit] #
{noformat}



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