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 - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message