[Mono-bugs] [Bug 58650][Nor] Changed - Memory demanding console program crashes with gc error
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 18 May 2004 11:22:05 -0400 (EDT)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58650
--- shadow/58650 2004-05-18 10:22:51.000000000 -0400
+++ shadow/58650.tmp.25803 2004-05-18 11:22:05.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 58650
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: Windows 2000 Prof US with SP4, MS .NET 1.1, Mono Beta 1
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: tomas.kukol@volny.cz
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -201,6 +201,12 @@
private int mSize;
private int mLength;
private int[] mHolder;
}
}
//---codeend---------------------------------------------------------
+
+------- Additional Comments From lupus@ximian.com 2004-05-18 11:22 -------
+It works fine on Linux. What version of libgc did you use?
+It's either old or miscompiled or there may be a win32-specific bug in
+it. Try with a recent one from
+http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/.