Fwd: JVM hangs beyond recovery
David Holmes
David.Holmes at oracle.com
Sun Jul 11 15:22:51 PDT 2010
Stas,
I would just start with "all" and see what that gives you.
David
Stas Oskin said the following on 07/12/10 06:25:
> 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.
More information about the hotspot-runtime-dev
mailing list