From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22053 invoked from network); 8 Oct 2003 23:42:27 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 8 Oct 2003 23:42:27 -0000 Received: (qmail 1076 invoked by alias); 8 Oct 2003 23:42:08 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6664 Received: (qmail 18714 invoked from network); 8 Oct 2003 23:35:27 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 8 Oct 2003 23:35:27 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [64.81.83.87] by sunsite.dk (MessageWall 1.0.8) with SMTP; 8 Oct 2003 23:35:26 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by thebox.our-own.net (Postfix) with ESMTP id 197ACD2354 for ; Wed, 8 Oct 2003 16:35:25 -0700 (PDT) Received: from slacker.our-own.net (unknown [10.0.0.19]) by thebox.our-own.net (Postfix) with ESMTP id 84860D2353 for ; Wed, 8 Oct 2003 16:35:24 -0700 (PDT) From: Joakim Ryden To: zsh-users@sunsite.dk Subject: Floating point anyone? Date: Wed, 8 Oct 2003 16:34:42 -0700 User-Agent: KMail/1.5.4 X-Powered-By: Slackware GNU/Linux MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310081634.42308.jryden@thebox.our-own.net> X-Virus-Scanned: by amavisd-new at thebox.our-own.net Every once in a while I get: zsh: 22124 floating point exception top on one of my machines. I don't really know what a floating point exception truly is - can someone enlighten me? Zsh is: zsh 4.0.2 (i386-redhat-linux-gnu) --Jo