Re: Help on JVM hang

2004-06-11 Thread Joseph Shraibman
Calvin Austin wrote: Does it ever resume. 1.5beta2 has more diagnostics in it and you may be able to even attached with jdb (hey tim :*) Without seeing the other threads its difficult to see what is happening, however there was a bug fix in 1.5 to stop the cache growing out of control. A quick

Re: Help on JVM hang

2004-06-11 Thread Calvin Austin
Does it ever resume. 1.5beta2 has more diagnostics in it and you may be able to even attached with jdb (hey tim :*) Without seeing the other threads its difficult to see what is happening, however there was a bug fix in 1.5 to stop the cache growing out of control. A quick test with 1.5 would h

Re: Help on JVM hang

2004-06-11 Thread Joseph Shraibman
I have. I reported it to sun and they said if they had a repoducable test case they would open a bug. But I could never figure out how to reproduce it. Veda N Ponnusamy wrote: Hi folks, I'm posting this, since I know I can get help only from this community. My application is a heavily mul

Re: segfault on x86_64 (Fedora Core 2) 2.6.x

2004-06-11 Thread Marc Heckmann
On Thu, Jun 10, 2004 at 11:02:51AM -0400, Marc Heckmann wrote: > On Wed, Jun 09, 2004 at 11:58:32PM -0700, Hui Huang wrote: > > The segfault messages look benign - they are the implicit NULL checks > > within JVM. > > I will have to do more extensive tests using blackdown with my own > code when I