Crash in C2 with 7u2b13
Charles Oliver Nutter
headius at headius.com
Tue Jan 3 15:24:01 PST 2012
I had another user report the same thing, and it only happens with
invokedynamic use (in JRuby) turned on. They are able to reproduce it
regularly, so I'll have them try a fastdebug build and see how that
goes.
- Charlie
On Tue, Jan 3, 2012 at 2:19 PM, Tom Rodriguez <tom.rodriguez at oracle.com> wrote:
>
> On Dec 31, 2011, at 12:10 PM, Charles Oliver Nutter wrote:
>
>> Got this report from a JRuby user, so I figured I'd toss it on this
>> list and see if I should report it (or if one of you want to look into
>> it directly):
>>
>> http://jira.codehaus.org/browse/JRUBY-6297
>>
>> It's crashing in one of the compiler threads in
>> ciMethod::resolve_invoke, as far as I can tell. I have no simple
>> reproduction at the moment :(
>
> It's hard to conclude anything from the hs_err other than it looks like an unexpected NULL. Try a fastdebug build to maybe get more info or keep looking for a reproducible test case.
>
> tom
>
>>
>> - Charlie
>
More information about the hotspot-compiler-dev
mailing list