Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2000 08:35:16 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Sean-Paul Rees <sean@seanrees.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: pid 14501 (apache), uid 65534: exited on signal 8
Message-ID:  <Pine.BSF.4.21.0006230834140.76500-100000@resnet.uoregon.edu>
In-Reply-To: <20000618172852.A19429@seanrees.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0006230834140.76500-100000>