From owner-freebsd-questions Tue Apr 9 10:44:15 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA28119 for questions-outgoing; Tue, 9 Apr 1996 10:44:15 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA28114 for ; Tue, 9 Apr 1996 10:44:13 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA05312; Tue, 9 Apr 1996 10:37:09 -0700 From: Terry Lambert Message-Id: <199604091737.KAA05312@phaeton.artisoft.com> Subject: Re: Netscape's Atlas for FreeBSD Bombs To: mcs@vpm.com (Mark Stout) Date: Tue, 9 Apr 1996 10:37:09 -0700 (MST) Cc: questions@FreeBSD.org In-Reply-To: <199604090606.XAA16412@vpm.com> from "Mark Stout" at Apr 8, 96 11:06:00 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > I think I remember seeing this come across this list earlier and didn't pay > any attention to it, and now I wish I did. The new Atlas from Nescape is > bombing with a 'floating' something error. Is this a Netscape bug or > something in FreeBSD? Any known fixes? It's using one of the wierd math coprocessor instructions, probably packed decimal or something equally dumb. You can: 1) Install a math coprocessor 2) Rebuild a kernel with the GNU math coprocessor emulator (see /sys/i386/conf/LINT for instructions). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.