[Mono-bugs] [Bug 78628][Nor] Changed - mono leaks mach ports

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 13 23:04:51 EDT 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 allan at imeem.com.

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 allan at imeem.com  2006-06-13 23:04 -------
+I think I've fixed this against libgc 6.6. Patch libgc 6.6 to be attached.


More information about the mono-bugs mailing list