From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <76416d6fa69b4098910f8bc262eaadc0@quanstro.net> From: erik quanstrom Date: Thu, 30 Jul 2009 07:29:50 -0400 To: 9fans@9fans.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] ape strtod crash Topicbox-Message-UUID: 31f48d28-ead5-11e9-9d60-3106f5b1d025 On Thu Jul 30 04:42:29 EDT 2009, rogpeppe@gmail.com wrote: > this ape program gives a floating point exception error: > > #include > void > main(){ > strtod("421567849e316", 0); > } > > this made awk crash when i was running dumpvacroots. > it dies at /sys/src/ape/lib/ap/stdio/strtod.c:473 > but it looks a bit involved for me to dive into right now, > i'm afraid. > fixed, http://9fans.net/archive/2009/01/234 - erik