From owner-freebsd-questions Mon Apr 8 16:22:07 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA11419 for questions-outgoing; Mon, 8 Apr 1996 16:22:07 -0700 (PDT) Received: from perki.connect.com.au (perki.connect.com.au [192.189.54.5]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id QAA11414 for ; Mon, 8 Apr 1996 16:22:04 -0700 (PDT) Received: (from uucp@localhost) by perki.connect.com.au id JAA07547 (8.7.4/IDA-1.6); Tue, 9 Apr 1996 09:21:37 +1000 (EST) >Received: from localhost (giles@localhost [127.0.0.1]) by nemeton.com.au (8.6.12/8.6.9) with SMTP id HAA00202; Tue, 9 Apr 1996 07:57:32 +1000 Message-Id: <199604082157.HAA00202@nemeton.com.au> To: Dimitri Vlahakis cc: questions@freebsd.org Subject: Re: Netscape floating point exception Date: Tue, 09 Apr 1996 07:57:31 +1000 From: Giles Lean Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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. :-] Giles