[Mono-bugs] [Bug 55893][Nor] Changed - Mono Monitor fails on code which runs in MS.NET

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 22 Mar 2004 11:09:23 -0500 (EST)


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 larsde@key2network.com.

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

--- shadow/55893	2004-03-22 07:54:40.000000000 -0500
+++ shadow/55893.tmp.2806	2004-03-22 11:09:23.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 55893
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: Debian Linux, running MONO/MCS from CVS (0.31.99)
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: INVALID
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: larsde@key2network.com               
 QAContact: mono-bugs@ximian.com
@@ -77,6 +77,14 @@
 100% reproducible.
 
 ------- Additional Comments From larsde@key2network.com  2004-03-22 07:54 -------
 Sorry, I made some assumptions in the original text. I am not sure
 that the assertion is flagged when the lock is attempted acquired, it
 might be flagged on attempted unlock, see example source.
+
+------- Additional Comments From larsde@key2network.com  2004-03-22 11:09 -------
+I'm flagging this as INVALID, because I am unable to reproduce the bug
+outside of NUnit, which leads me to believe that the long description
+is  mainly based on speculation on my behalf.
+
+The bug is 100% reproducible, but I need to research a little bit more
+and rewrite a description before resubmitting. Sorry about this.