[Mono-bugs] [Bug 79286][Maj] Changed - Still leaking WAPI process handles

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 10 12:41:47 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 brian at fluggo.com.

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

--- shadow/79286	2006-10-10 10:27:23.000000000 -0400
+++ shadow/79286.tmp.7348	2006-10-10 12:41:47.000000000 -0400
@@ -141,6 +141,13 @@
                         process_set_termination_details (proc, status);
 +                       _wapi_handle_unref (proc);
                 }
         } while (proc != NULL);
  }
 
+
+------- Additional Comments From brian at fluggo.com  2006-10-10 12:41 -------
+Sorry for the wait. Took me awhile to rebuild.
+
+Anywho, I show that this patch does indeed appear to stop the leaks.
+Only the two threads and two processes (crashwapi-dispose.exe and
+/sbin/ifconfig) appear in the WAPI table at any given time.


More information about the mono-bugs mailing list