From owner-freebsd-questions Tue Apr 9 15:18:55 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA21479 for questions-outgoing; Tue, 9 Apr 1996 15:18:55 -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 PAA21471 for ; Tue, 9 Apr 1996 15:18:53 -0700 (PDT) Received: (from richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) id PAA23715; Tue, 9 Apr 1996 15:18:20 -0700 Date: Tue, 9 Apr 1996 15:18:18 -0700 (PDT) From: Richard Chang To: hdalog@zipnet.net cc: Giles Lean , dcv@panix.com, questions@freebsd.org Subject: Re: Netscape floating point exception In-Reply-To: <199604091223.IAA01989@hda.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, Peter Dufault wrote: > > On Mon, 8 Apr 1996 03:57:41 -0400 (EDT) Dimitri Vlahakis wrote: > > > > > I've installed the netscape atlas beta into my freebsd 2.1 system using > > > the port makefile. Unfortunately, whenever I try to run it I get the > > > opening window, but when I click on the window and it then tries to load > > > netscape's page it dumps core and exits with the message "floating > > > exception" The same thing happened when I tried running netscape 2.1. > > > > I've seen this on a machine without a math co-processor (a 486SX) > > which was using the standard math emulator and the BSDI version of > > netscape. > > > > I would suggest trying the GNU math emulator, which is supposed to be > > more complete. You need to re-configure your kernel to test this. > > > > [Regarding someone else's suggestion about limited memory: the 486SX > > has 20Mb, so I don't think that is the problem. :-] > > There is something new in the Netscape home page causing floating > point exceptions for FreeBSD. Specify an alternate homepage > (e.g. "netscape freebsd.org") to get off the ground. Hmmm, so that's the problem but it seems to work fine when I open that page manually. wonder why? Richard