[Mono-bugs] [Bug 77847][Min] Changed - [PATCH] "Too many threads" error when starting and stopping a timer repeatedly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Dec 17 15:48:00 EST 2006


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 cmorgan at alum.wpi.edu.

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

--- shadow/77847	2006-12-17 09:12:03.000000000 -0500
+++ shadow/77847.tmp.19357	2006-12-17 15:48:00.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77847
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: System
 AssignedTo: robertj at gmx.net                            
 ReportedBy: paul.hudson at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -212,6 +212,12 @@
 
 
 ------- Additional Comments From robertj at gmx.net  2006-12-17 09:12 -------
 The test case proves that MS.NET isn't thread safe, if
 the lock is removed.
 
+
+------- Additional Comments From cmorgan at alum.wpi.edu  2006-12-17 15:48 -------
+I've attached a test, test3.cs, that after maybe 30 seconds of
+execution produces the NullReference exception. 
+
+Chris


More information about the mono-bugs mailing list