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=77847

--- shadow/77847        2006-10-09 10:03:49.000000000 -0400
+++ shadow/77847.tmp.26065      2006-11-25 19:49:33.000000000 -0500
@@ -84,6 +84,21 @@
 ------- Additional Comments From [EMAIL PROTECTED]  2006-09-26 19:17 -------
 I see that this bug is still open. I got latest trunk code and this
 bug has not been fixed. Why will Mono guys not take this bug fix?
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-10-09 10:03 -------
 Because other work has taken priority
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-11-25 19:49 -------
+This patch fixes a problem I was seeing with lots of timers on mono
+svn head(r68140):
+
+Unhandled Exception: System.NullReferenceException: Object reference
+not set to an instance of an object
+  at System.Timers.Timer.StartTimer () [0x0005d] in
+/home/cmorgan/mono/mcs/class/System/System.Timers/Timer.cs:189 
+  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
+
+Timers appear to work as well as they did with and without this patch
+but I haven't run any of the test suite after applying it.
+
+Chris
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to