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=79358 --- shadow/79358 2006-09-11 13:33:48.000000000 -0400 +++ shadow/79358.tmp.29504 2006-09-11 13:33:48.000000000 -0400 @@ -0,0 +1,38 @@ +Bug#: 79358 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: CORLIB +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Double release of Mutex should throw exception + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +Releasing a mutex twice throws an exception on .Net, but not mono + +Steps to reproduce the problem: +1. Run sample app +2. +3. + +Actual Results: +Releasing a non-owned mutex should cause an exception - FAILED + +Expected Results: +Releasing a non-owned mutex should cause an exception - SUCCEEDED + +How often does this happen? +Every time. + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
