[Mono-bugs] [Bug 79930][Maj] Changed - hang in corlib's LongTests when running alone or in make check
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Nov 15 08:20:59 EST 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 dick at ximian.com.
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: mono-bugs at ximian.com
ReportedBy: matt at use.net
QAContact: mono-bugs at ximian.com
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 dick at ximian.com 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.
More information about the mono-bugs
mailing list