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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79930 --- shadow/79930 2006-11-14 13:14:10.000000000 -0500 +++ shadow/79930.tmp.31336 2006-11-15 08:20:59.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 79930 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Major Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -29,6 +29,13 @@ How often does this happen? every time, reproducible by others Additional Information: This is on KUbuntu 6.10 on x86. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-15 08:20 ------- +Try rebuilding just mono/utils/strtod.c without any optimisations at all. + +I get the same hang in MonoTests.System.DoubleTest.Parse when building +that file with gcc 4.1.0 and any level of optimisation. I've tried +-O1 with -fno-* and it still fails. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
