[ 
https://issues.apache.org/jira/browse/LUCENE-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-3379:
--------------------------------

    Attachment: hs_err_pid25327.log

Here's one from _26, with more information in the stacktrace:

{noformat}
Stack: [0x00007f8534fd2000,0x00007f85350d3000],  sp=0x00007f85350ce9c0,  free 
space=1010k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x4ac378]  IndexSetIterator::advance_and_next()+0x58
V  [libjvm.so+0x4a4e03]  PhaseIFG::SquareUp()+0x143
V  [libjvm.so+0x334930]  PhaseChaitin::Register_Allocate()+0x760
V  [libjvm.so+0x3a20ff]  Compile::Code_Gen()+0x35f
V  [libjvm.so+0x39de56]  Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, 
bool, bool)+0x8f6
V  [libjvm.so+0x320d2e]  C2Compiler::compile_method(ciEnv*, ciMethod*, int)+0x9e
V  [libjvm.so+0x3a862a]  
CompileBroker::invoke_compiler_on_method(CompileTask*)+0x2ca
V  [libjvm.so+0x3a7f15]  CompileBroker::compiler_thread_loop()+0x355
V  [libjvm.so+0x81fbe9]  compiler_thread_entry(JavaThread*, Thread*)+0x9
V  [libjvm.so+0x8190f1]  JavaThread::run()+0x121
V  [libjvm.so+0x710adf]  java_start(Thread*)+0x13f


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

> 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_pid25327.log, 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