[Mono-bugs] [Bug 75518][Maj] Changed - GC enters infinite loop on some allocation patterns

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 28 16:10:14 EDT 2005


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 trow at ximian.com.

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

--- shadow/75518	2005-07-16 18:09:00.000000000 -0400
+++ shadow/75518.tmp.12944	2005-07-28 16:10:14.000000000 -0400
@@ -108,6 +108,10 @@
 This is not a lock up: the GC enters a state where it needs
 more memory, it runs a GC that fails to clenup enough room, but it
 doesn't expand the heap.
 As a temporary workaround you can set the env var
 GC_INITIAL_HEAP_SIZE=4000000.
 I'm investigating further.
+
+------- Additional Comments From trow at ximian.com  2005-07-28 16:10 -------
+Fredrick reports that the work-around doesn't actually work.  Anything
+else we can try?  Or should we try again with a value larger than 4000000?


More information about the mono-bugs mailing list