<div dir="ltr">Hi.<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<a href="http://linux.die.net/man/8/ld-linux" target="_blank">http://linux.die.net/man/8/ld-linux</a><br>
</blockquote>
<br></div>
aha, didn&#39;t know Linux supported LD_DEBUG too. I bet there&#39;s<br>
stuff under LD_DEBUG that would help here.<br>
<br>
<br></blockquote><div><br>Actually the help for this variable lists the following switches:<br><br>  libs        display library search paths<br>  reloc       display relocation processing<br>  files       display progress for input file<br>

  symbols     display symbol table processing<br>  bindings    display information about symbol binding<br>  versions    display version dependencies<br>  all         all previous options combined<br>  statistics  display relocation statistics<br>

  unused      determined unused DSOs<br>  help        display this help message and exit <br></div><br><br>
</div>I presume I need to try and catch the line where the LD hangs? This will tell me which library the JVM has hanged.<br><br>Any idea which of these switches will help the most to track this?<br><br>Regards.<br></div>