Hui Huang wrote:
Is this on Redhat 9? If so, try this:

+ find out java process id
+ use gdb to attach to the process (gdb - <pid>)
+ quit gdb

The problem just happened again and indeed that trick worked (strace didn't, I think because it doesn't trace all threads, just the one it connects to). I attached gdb and waited a while, but the threads didn't restart until I quit gdb.



---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to