7090802: segfault in GraphBuilder [Was: Re: JVM segfault]
Tom Rodriguez
tom.rodriguez at oracle.com
Wed Feb 15 10:26:49 PST 2012
>>
>>>
>>> I tried jdk8 as well, but there are some other xrender related issues
>> with jdk8 and intellij, so I don't know if the same issue exists there.
>>>
>>> -- Alan
>>>
>>
>>
>
> I have also seen Intellij indexing-induced crashes on Win7 64 with both 7u2,
> 7u4 and 8.
> If there is a recommended setup (debug build, flags, etc.) to capture useful
> traces, I would be
> happy to reproduce and supply the traces.
Using fastdebug bits from the latest JDK8 would be a good start. Are they crashes during execution or during compilation? Have you filed a webbug about it? If not please do. Then we can bring turn it into a real bug report. Include some hs_errs and anything that the fastdebug reports. A minidump captured using -XX:+CreateMinidumpOnCrash might help but we can hold off on that for the moment.
tom
>
>
> Best,
>
> David
>
>
More information about the hotspot-compiler-dev
mailing list