Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 1999 08:25:56 +0100 (BST)
From:      Doug Rabson <dfr@nlsystems.com>
To:        "Daniel C. Sobral" <dcs@newsguy.com>
Cc:        Gianmarco Giovannelli <gmarco@giovannelli.it>, hackers@freebsd.org
Subject:   Re: Uox, Linux emul and missing things.
Message-ID:  <Pine.BSF.4.05.9904230824130.85882-100000@herring.nlsystems.com>
In-Reply-To: <371F5A3E.7CB87A4E@newsguy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 23 Apr 1999, Daniel C. Sobral wrote:

> Gianmarco Giovannelli wrote:
> > 
> > It compile and seems to work. But it's not true... it crashes after a few
> > seconds (technically when spawn some NPC :-)
> > 
> > UOX3: Startup Complete.
> > UOX3: Client 0 connected [Total:1].
> > UOX3: Client 1 connected [Total:2].
> > UOX3: Client 0 disconnected. [Total:1]
> > Floating exception (core dumped)
> 
> FreeBSD defaults to signal floating point exceptions in case of
> overflow and things like that. Linux, I take it, does not.
> 
> Short of correcting the program, I think there is a system wide
> setting to turn off floating point exceptions.

FreeBSD/i386 signals exceptions for these conditions but FreeBSD/alpha
doesn't (to be compatible with OSF1). I think they should be disabled on
i386 too (we have an api for enabling them for people that really want
them). Perhaps a sysctl for a global preference.

--
Doug Rabson				Mail:  dfr@nlsystems.com
Nonlinear Systems Ltd.			Phone: +44 181 442 9037




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" 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.05.9904230824130.85882-100000>