Crash in C2 with 7u2b13
Charles Oliver Nutter
headius at headius.com
Wed Jan 4 09:46:42 PST 2012
Ok, the second user to report it started up the same application on a
fastdebug build...and it didn't even boot all the way before crashing.
Here's the log output:
https://gist.github.com/935107b210befb41812a
- Charlie
On Tue, Jan 3, 2012 at 5:24 PM, Charles Oliver Nutter
<headius at headius.com> wrote:
> 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