From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Sun, 10 Oct 2010 11:21:20 -0300 Message-ID: From: "Federico G. Benavento" To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] Python Topicbox-Message-UUID: 60f0f872-ead6-11e9-9d60-3106f5b1d025 > byte-compiling /sys/lib/python/lib/python2.5/site-packages/django/template/defaultfilters.py > to defaultfilters.pyc > python 3092326: suicide: sys: fp: numeric overflow fppc=0x7cb86 > status=0xf8a8 pc=0x0007cb8a > in /sys/src/cmd/python/plan9.c main() try changing setfcr(getfcr()&~FPINVAL); to setfcr(getfcr()&~(FPINVAL|FPOVFL)); -- Federico G. Benavento