From owner-freebsd-ports@FreeBSD.ORG Mon Apr 18 20:09:19 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F1E816A4CE for ; Mon, 18 Apr 2005 20:09:19 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 043D643D39 for ; Mon, 18 Apr 2005 20:09:19 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 70EB15C5A; Mon, 18 Apr 2005 16:09:18 -0400 (EDT) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 57467-06; Mon, 18 Apr 2005 16:09:17 -0400 (EDT) Received: from [192.168.1.3] (pool-68-161-53-96.ny325.east.verizon.net [68.161.53.96]) by pi.codefab.com (Postfix) with ESMTP id 89B385CDB; Mon, 18 Apr 2005 16:09:17 -0400 (EDT) Message-ID: <426413DB.8020908@mac.com> Date: Mon, 18 Apr 2005 16:08:59 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050319 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stephen Montgomery-Smith References: <4262C71E.6070304@math.missouri.edu> In-Reply-To: <4262C71E.6070304@math.missouri.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com cc: chuck@pkix.net cc: freebsd-ports Subject: Re: Floating point exceptions with bzflag X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2005 20:09:19 -0000 Stephen Montgomery-Smith wrote: > Dear Chuck, > > I am really enjoying the games/bzflag port. But every so often it > crashes with a floating point exception. My guess is that the other > operating systems simply ignore them. Bless your heart, you've even enclosed a patch. :-) I will try to pass this upstream to Tim Riker, otherwise I can certainly add the change to the FreeBSD port. Do you have a stack trace handy showing where you were getting the SIGFPE, without this patch? -- -Chuck