[Mono-bugs] [Bug 61145][Nor] Changed - System.Thread.Thread.Sleep throws NullReferenceException on non-static Instance threads.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Jul 2004 13:14:28 -0400 (EDT)
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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61145
--- shadow/61145 2004-07-04 11:08:04.000000000 -0400
+++ shadow/61145.tmp.31156 2004-07-07 13:14:28.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 61145
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: Debian unstable using latest packages Mono v 1.0
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: mcma6671@bellsouth.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -52,6 +52,11 @@
How often does this happen?
Always.
Additional Information:
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-07-07 13:14 -------
+The referenced test case runs exactly the same on todays CVS and MS CLR.
+
+