Date: Mon, 22 Nov 1999 22:37:10 -0600 (CST) From: David Scheidt <dscheidt@enteract.com> To: Peter Wemm <peter@netplex.com.au> Cc: Brian Fundakowski Feldman <green@FreeBSD.org>, "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: <Pine.NEB.3.96.991122223513.53805A-100000@shell-2.enteract.com> In-Reply-To: <19991123033517.E7D731C6D@overcee.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 23 Nov 1999, Peter Wemm wrote: > I'm pretty sure it's this commit to i386/machdep.c: Good call! A tree checked out with -D 1999-11-21 14:47 won't run netscape. A kernel built with the same sources, except for 1.376 of i386/machdep.c will. David Scheidt > === > 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 > > 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?Pine.NEB.3.96.991122223513.53805A-100000>