Date: Tue, 23 Nov 1999 11:35:17 +0800 From: Peter Wemm <peter@netplex.com.au> To: Brian Fundakowski Feldman <green@FreeBSD.org> Cc: "Alexander N. Kabaev" <ak03@gte.com>, Jean-Marc Zucconi <jmz@FreeBSD.org>, marcel@freebsd.org, pho@freebsd.org, phk@freebsd.org, current@FreeBSD.org Subject: Re: Netscape and -current Message-ID: <19991123033517.E7D731C6D@overcee.netplex.com.au> In-Reply-To: Message from Brian Fundakowski Feldman <green@FreeBSD.org> of "Mon, 22 Nov 1999 18:31:23 EST." <Pine.BSF.4.10.9911221829380.18757-100000@green.myip.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Brian Fundakowski Feldman wrote: > On Mon, 22 Nov 1999, Alexander N. Kabaev wrote: > > > The same here. CURRENT updated and built on Sunday causes native > > FreeBSD Netscape to lock up. Linux Netscape still works fine. > > > > Happens here, too. Can someone with a machine to spare try the following: > > 1. Go back in date a week, and try the kernel. Does Netscape work? > 2. Try a day later. Repeat till netscape breaks. > 3. Go to the day it was still working. Read commits between the > two times and see what's changed. Could it possibly be the KAME > commit? I'm pretty sure it's this commit to i386/machdep.c: === revision 1.377 date: 1999/11/21 14:46:43; author: pho; state: Exp; lines: +5 -5 Moved useracc() to top of sigreturn as to avoid panic caused by invalid arguments to rutine. Reviewed by: marcel, phk === .. it's right in the area that's breaking netscape: 484 communicator-4.7 PSIG SIGALRM caught handler=0x8fea40 mask=0x0 code=0x0 484 communicator-4.7 CALL sigreturn(0x50011ed4) 484 communicator-4.7 RET sigreturn -1 errno 14 Bad address Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991123033517.E7D731C6D>