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

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

2004-06-10 Thread Marc Heckmann
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. But look at the following discussion, Andi Kleen one of the x86_64 kernel developers says that the kernel has been fixed not to log the messages if it is

segfault on x86_64 (Fedora Core 2) 2.6.x

2004-06-09 Thread Marc Heckmann
Hi, I am using j2sdk-1.4.2 on Fedora Core 2 x86_64. when starting tomcat v4.1.30 (haven't tried any other version), I get segfaults and my webapps do not run properly at all. This happens with either the 32 bit or native 64 bit versions of the SDK. I have tried on 2 separate machines with the sam