Re: segfault on x86_64 (Fedora Core 2) 2.6.x
Hui Huang <[email protected]>
| Newsgroups | gmane.comp.java.linux.general |
|---|---|
| Message-ID | <[email protected]> |
The segfault messages look benign - they are the implicit NULL checks within JVM. Did you see a hang or a crash (i.e. tomcat process is gone, segfaults in kernel log don't count, they are handled by JVM)? Is this on HT Xeon? I've heard 2.6.5 in FC2 is not stable (frequent hang) but 2.6.6 is Ok, looks like your case is different. I haven't got a chance to load FC2 on my machine yet. regards, -hui Marc Heckmann wrote: > 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 same results. Here are some of the messages I get: > > java[4508]: segfault at 0000000000000008 rip 0000002a98544a78 rsp 0000007fbfffc1d0 error 4 > java[4520]: segfault at 0000000000000008 rip 0000002a9845f3c2 rsp 000000004148bf20 error 4 > > The same thing happens with Sun's SDK. > > Kernel version 2.6.7-rc2-bk6 as well as 2.6.6. Kernel 2.4.27-rc5 does > not show this behaviour. > > Anyone seen this before? Thanks in advance. > > > -m > > > ---------------------------------------------------------------------- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]