Re: Help on JVM hang
Joseph Shraibman <[email protected]> Thu, 24 Jun 2004 14:23:25 -0400
| Newsgroups | gmane.comp.java.linux.general |
|---|---|
| Message-ID | <[email protected]> |
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 > > wait a few seconds, does the process start to run again? If yes, > it's a known RH-9 issue (a notification from pthread_cond_broadcast > is lost in NPTL). Update to AS-3 or set LD_ASSUME_KENREL should > fix it. > > regards, > -hui What about this? http://gcc.gnu.org/ml/java/2004-05/msg00064.html Do you know what he's talking about? ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]