From owner-freebsd-stable Fri Jun 23 8:35:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 8DBE037B867 for ; Fri, 23 Jun 2000 08:35:17 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.10.1/8.10.1) with ESMTP id e5NFZGa11754; Fri, 23 Jun 2000 08:35:16 -0700 (PDT) Date: Fri, 23 Jun 2000 08:35:16 -0700 (PDT) From: Doug White To: Sean-Paul Rees Cc: stable@FreeBSD.ORG Subject: Re: pid 14501 (apache), uid 65534: exited on signal 8 In-Reply-To: <20000618172852.A19429@seanrees.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 18 Jun 2000, Sean-Paul Rees wrote: > I keep getting this: > pid 14501 (apache), uid 65534: exited on signal 8 Signal 8 is SIGFPE, so tell the author to stop making assumptions about what causes floating-point exceptions and use fpsetmask(). Note that since we're backwards this will work on -CURRENT as it masks all floating point exceptions by default. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message