[Mono-bugs] [Bug 59557][Nor] Changed - Mono hangs when allocating memory

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 5 Jun 2004 14:08: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=59557

--- shadow/59557	2004-06-04 18:15:25.000000000 -0400
+++ shadow/59557.tmp.13526	2004-06-05 14:08:05.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59557
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: Fedora Core 1, 1Gb RAM
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: sebastien@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -119,6 +119,10 @@
 
 All on FC1 (2.4 + NPTL).
 
 I also noticed that the first (biggest) allocation was must faster (no
 hard-drive scratching) for beta5 and 6 - so maybe the first
 allocations isn't "ok" either.
+
+------- Additional Comments From lupus@ximian.com  2004-06-05 14:08 -------
+I committed a temporary fix to cvs. If the GC mainatiners will have a
+better fix we'll include that later.