From owner-freebsd-current Mon Nov 22 19:35:55 1999 Delivered-To: freebsd-current@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 731B215A04; Mon, 22 Nov 1999 19:35:38 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id E7D731C6D; Tue, 23 Nov 1999 11:35:17 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Brian Fundakowski Feldman Cc: "Alexander N. Kabaev" , Jean-Marc Zucconi , marcel@freebsd.org, pho@freebsd.org, phk@freebsd.org, current@FreeBSD.org Subject: Re: Netscape and -current In-Reply-To: Message from Brian Fundakowski Feldman of "Mon, 22 Nov 1999 18:31:23 EST." Date: Tue, 23 Nov 1999 11:35:17 +0800 From: Peter Wemm Message-Id: <19991123033517.E7D731C6D@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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