On Sat, Jul 17, 2004 at 08:16:55PM +0300, Micha Feigin wrote: > On Sat, Jul 17, 2004 at 08:03:36PM +0300, Micha Feigin wrote: > > I just noticed that j2re 1.3 and 1.4 segfault on me. I'm not sure if > > its the recent upgrade to kernel 1.6 (don't think so since I had it > > running with a 2.6 kernel on another machine) or something in debian. > > > > Anyone else notice this also? > > >
Sorry to annoy everyone ;-) apparently this was a bug in kernel 2.6.8-rc1, install 2.6.8-rc1-bk6 and the problem was solved > I just ran it trough strace, and it seems that its having problems with > futex for jre 1.3.1, 1.4.2, 1.5 > > They all show something of the sort: > > futex(0x813b588, FUTEX_WAKE, 1) = 0 > gettimeofday({1090084152, 997718}, NULL) = 0 > gettimeofday({1090084152, 997822}, NULL) = 0 > gettimeofday({1090084152, 997899}, NULL) = 0 > gettimeofday({1090084152, 997979}, NULL) = 0 > clock_gettime(0, {1090084152, 998063000}) = 0 > futex(0x8482f60, FUTEX_WAIT, 155, {0, 99916000}) = -1 EINTR (Interrupted system call) > > 1.3.1 and 1.4.2 just crush with a segfault, 1.5 hangs. > > > Thanks > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > +++++++++++++++++++++++++++++++++++++++++++ > This Mail Was Scanned By Mail-seCure System > at the Tel-Aviv University CC. > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]