[Mono-bugs] [Bug 75923][Nor] Changed - Mono compilation leaks semaphores

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 30 05:48:11 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 gonzalo at ximian.com.

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

--- shadow/75923	2005-08-28 23:17:59.000000000 -0400
+++ shadow/75923.tmp.23835	2005-08-30 05:48:11.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75923
 Product: Mono: Runtime
 Version: 1.1
 OS: other
 OS Details: FreeBSD 5.4-RELEASE-p6
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: io-layer
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: tmclaugh at sdf.lonestar.org               
 QAContact: mono-bugs at ximian.com
@@ -113,6 +113,10 @@
 The biggest concern here obviously is the semget()/semctl() scenario
 though ... unless i completely miss something extremely obvious, can
 somebody please explain to me how we ever expect Not to leave
 semaphores behind .. if we Never actually clean them up with the
 appropriate semctl(..., IPC_RMID) call ?
 
+
+------- Additional Comments From gonzalo at ximian.com  2005-08-30 05:48 -------
+That semaphore will be reused everytime you run mono with the same
+user and same .wapi directory.


More information about the mono-bugs mailing list