﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
211	sigfpe in strtod	psmedley	bird	"The code fragment at http://markmail.org/message/gcjqlo2dquprrt2h

ie
#include <stdlib.h>

int main(void) { strtod(""5e-324"", NULL);

return (0); } 

also causes a SIGFPE in strtod in klibc 0.6.3 - probably as the strtod is based on freebsd?"	defect	closed	normal	libc-0.6.5	libc-frontend	0.6.2	normal	worksforme	strtod	
