RE: JDK 1.4.2 hanging on futex

2004-04-08 Thread Veda N Ponnusamy
Sorry, The thread dump soesn't have anything more than this. Reg Veda -Original Message- From: Nathan Bryant [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 7:48 PM To: Veda N Ponnusamy Cc: [EMAIL PROTECTED] Subject: Re: JDK 1.4.2 hanging on futex sometimes there is

Re: JDK 1.4.2 hanging on futex

2004-04-05 Thread Nathan Bryant
sometimes there is more information on the deadlock at the bottom of the thread dump (i think) including what thread was deadlocked with what... Veda N Ponnusamy wrote: I'm having problem with SUN jdk 1.4.2. My application deadlocks when its trying to find the file size. When I do a strace -p pi