JVM hangs beyond recovery
Stas Oskin
stas.oskin at gmail.com
Tue Jun 29 07:58:05 PDT 2010
Hi.
> The main issue is that the stack trace always contains "??", which make it
> impossible to find out what caused the deadlock.
>
>
Just wanted to update that I tried kill -QUIT (or kill -3) and there wasn't
any thread dump as a result.
It seems the deadlock appears so deeply, that it basically hangs even the
basic routines.
Again, if there any way to convert these ?? symbols in GDB dump to actual
function names, it would greatly help discovering the culprit.
Will appreciate any idea on subject.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20100629/60a60e60/attachment.html
More information about the hotspot-runtime-dev
mailing list