From owner-freebsd-hackers Fri Dec 12 00:45:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA03466 for hackers-outgoing; Fri, 12 Dec 1997 00:45:43 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from penguin.wise.edt.ericsson.se (penguin-ext.wise.edt.ericsson.se [194.237.142.5]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA03450 for ; Fri, 12 Dec 1997 00:45:36 -0800 (PST) (envelope-from erakupa@kk.etx.ericsson.se) Received: from kkb3 (kkb3.kk.etx.ericsson.se [130.100.97.23]) by penguin.wise.edt.ericsson.se (8.7.5/8.7.3/glacier-1.12) with SMTP id JAA29861 for ; Fri, 12 Dec 1997 09:45:28 +0100 (MET) Received: from kk662.kk.etx.ericsson.se by kkb3 (SMI-8.6/LME-2.2.6) id JAA08488; Fri, 12 Dec 1997 09:45:23 +0100 From: erakupa@kk.etx.ericsson.se (ETX-B-SL Martti Kuparinen) Received: by kk662.kk.etx.ericsson.se (SMI-8.6/client-1.6) id JAA00910; Fri, 12 Dec 1997 09:45:24 +0100 Date: Fri, 12 Dec 1997 09:45:24 +0100 Message-Id: <199712120845.JAA00910@kk662.kk.etx.ericsson.se> To: freebsd-hackers@freebsd.org Subject: Re: panic: npxintr from nowhere X-Sun-Charset: US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Ok, so either I shouldn't use floats or I must initialize the FPU somehow. But why the crashes occur randomly, i.e. sometimes it takes several hours and sometimes only 10 seconds to crash the system? /Martti