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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 2005-08-30 05:48 ------- +That semaphore will be reused everytime you run mono with the same +user and same .wapi directory. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
