SIGSEGV in 1.6u45 (in Apache Lucene builds)

Dawid Weiss dawid.weiss at gmail.com
Wed Sep 25 11:03:58 PDT 2013


Ok, thanks. I admit I didn't go deep into analysis this time, didn't
have the time... I used the same vm box as the one you already know,
so if you need to peek in let me know.

Dawid

On Wed, Sep 25, 2013 at 7:58 PM, Vladimir Kozlov
<vladimir.kozlov at oracle.com> wrote:
> Dawid,
>
> It is different issues. 8024830 is crush in code compiled by Server JIT
> (C2). LUCENE-5241 crush is in Client VM which has different JIT (C1).
>
> I filed https://bugs.openjdk.java.net/browse/JDK-8025460
>
> Thanks,
> Vladimir
>
>
> On 9/24/13 12:27 AM, Dawid Weiss wrote:
>>
>> Don't know if these things are related -- the SIGSEGV issue Vladimir
>> is working on:
>>
>> https://bugs.openjdk.java.net/browse/JDK-8024830
>>
>> and this one popped up for 1.6u45 recently:
>>
>> https://issues.apache.org/jira/browse/LUCENE-5241
>>
>> I can reproduce this failure about 1 time in 10. core dump and hs_pid
>> attatched to the issue. Btw. it's really a pity OpenJDK Jira doesn't
>> allow free registration for just watching existing issues....
>>
>> Dawid
>>
>


More information about the hotspot-compiler-dev mailing list