[Mono-bugs] [Bug 77856][Cri] Changed - Mono Runtime Is Leaking
Semaphores
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 22 09:11:59 EST 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 dick at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77856
--- shadow/77856 2006-03-22 09:11:17.000000000 -0500
+++ shadow/77856.tmp.7637 2006-03-22 09:11:59.000000000 -0500
@@ -117,6 +117,11 @@
With this, a mono process will delete the semaphore and shared files
if it is the last one using them. It will also cope with X servers
disconnecting unexpectedly and Xlib calling exit().
If the last mono process crashes it will still "leak" the semaphore
and shared files, and the next mono process will reuse them as before.
+
+------- Additional Comments From dick at ximian.com 2006-03-22 09:11 -------
+Created an attachment (id=16655)
+Proposed fix
+
More information about the mono-bugs
mailing list