[Mono-bugs] [Bug 79571][Maj] Changed - make run-test hangs in DoubleTest

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Oct 4 11:30:21 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79571

--- shadow/79571	2006-10-03 18:46:16.000000000 -0400
+++ shadow/79571.tmp.11790	2006-10-04 11:30:21.000000000 -0400
@@ -36,6 +36,16 @@
 
 ------- Additional Comments From vargaz at gmail.com  2006-10-03 18:46 -------
 This is likely due to a bug in our unmanaged strtod implementation,
 which is copied from some _old_ BSD sources, and has bugs, like this
 infinite loop.
 
+
+------- Additional Comments From miguel at ximian.com  2006-10-04 11:30 -------
+But neither the test case, nor the strtod.c implementation have
+changed recently. 
+
+What I did find surprising is that the hang dissapears if I compile
+strtod with -O0.  Then I rebuilt with -O2 and it works without hanging. 
+
+Am puzzled.
+


More information about the mono-bugs mailing list