SIGSEGV in 1.6u45 (in Apache Lucene builds)

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Sep 25 10:58:32 PDT 2013


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