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=78628 --- shadow/78628 2006-06-13 20:35:14.000000000 -0400 +++ shadow/78628.tmp.25818 2006-06-13 23:04:51.000000000 -0400 @@ -203,6 +203,9 @@ 1. GC.Collect() either signals the GC thread to collect and blocks until it is finished, or if GC.Collect() works similarly to the GC collection thread 2. mono_gc_collect() does not rely on the garbage collection thread. 3. removing the sleep() call from the embedding examples changes the behaviour of the sample code in a way that encourages the garbage collection thread to run more often and do more of whatever behaviour that causes port leaks. + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-13 23:04 ------- +I think I've fixed this against libgc 6.6. Patch libgc 6.6 to be attached. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
