Fwd: JVM hangs beyond recovery

Stas Oskin stas.oskin at gmail.com
Sun Jul 11 13:25:26 PDT 2010


Hi.

http://linux.die.net/man/8/ld-linux
>>
>
> aha, didn't know Linux supported LD_DEBUG too. I bet there's
> stuff under LD_DEBUG that would help here.
>
>
>
Actually the help for this variable lists the following switches:

  libs        display library search paths
  reloc       display relocation processing
  files       display progress for input file
  symbols     display symbol table processing
  bindings    display information about symbol binding
  versions    display version dependencies
  all         all previous options combined
  statistics  display relocation statistics
  unused      determined unused DSOs
  help        display this help message and exit


I presume I need to try and catch the line where the LD hangs? This will
tell me which library the JVM has hanged.

Any idea which of these switches will help the most to track this?

Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20100711/68d40162/attachment.html 


More information about the hotspot-runtime-dev mailing list