From owner-freebsd-questions Tue Apr 9 23:26:22 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA01850 for questions-outgoing; Tue, 9 Apr 1996 23:26:22 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id XAA01843 for ; Tue, 9 Apr 1996 23:26:20 -0700 (PDT) Received: (from richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) id XAA06018; Tue, 9 Apr 1996 23:26:06 -0700 Date: Tue, 9 Apr 1996 23:26:05 -0700 (PDT) From: Richard Chang To: Terry Lambert cc: terry@lambert.org, mcs@vpm.com, questions@freebsd.org Subject: Re: Netscape's Atlas for FreeBSD Bombs In-Reply-To: <199604100557.WAA00768@phaeton.artisoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 9 Apr 1996, Terry Lambert wrote: > > > > What about on systems using a Pentium CPU which has the math > > > > coprocessor built in? > > > > > > It's not expecting strict IEEE exception handling. You should replace > > > your libm with the GNU version. > > > > Hmmm, okay but would this slow down the machine since the CPU > > already has the FPU built in... > > I'm surprised you have a problem. > > But the FreeBSD FPU is in spec, but not identical in behaviour to > BSDI... specifically, exception handling, etc.. > > I don't know if the new Netscape is using some strange crap or > not -- one would not expect it to do floating point at all. One thing very interesting is with both Netscape 2.0 and Netscape 3.0 for BSDI is that it will only crash if you let it load the default homepage. If I hit the open button and then clicked on stop, everything will be fine. I can even open the default homepage manually bu typing the address in and it will work but clicking home will crash it. Richard