[Mono-bugs] [Bug 65734][Nor] Changed - System.Threading.Timer 20x slower than MSFT's

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 3 15:01:59 EDT 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 gonzalo at ximian.com.

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

--- shadow/65734	2006-08-12 14:06:45.000000000 -0400
+++ shadow/65734.tmp.22656	2006-10-03 15:01:59.000000000 -0400
@@ -208,6 +208,25 @@
 
 ------- Additional Comments From miguel at ximian.com  2006-08-12 13:24 -------
 ccing gonzalo
 
 ------- Additional Comments From gonzalo at ximian.com  2006-08-12 14:06 -------
 On Monday I'll check this out.
+
+------- Additional Comments From gonzalo at ximian.com  2006-10-03 15:01 -------
+When running the tests, mono hangs. One of the threads is here:
+
+"Timer-Scheduler" tid=0x0xb693bba0 this=0x0x33c9a0:
+  at (wrapper managed-to-native)
+System.Object.__icall_wrapper_mono_object_new_specific (intptr) <0x00004>
+  at (wrapper managed-to-native)
+System.Object.__icall_wrapper_mono_object_new_specific (intptr)
+<0xffffffff>
+  at Enumerator.get_Current () [0x0003d] in
+/mono-HEAD/src/trunk/mcs/class/corlib/System.Collections/Hashtable.cs:956
+  at System.Threading.Timer.SchedulerThread () [0x0006e] in
+/mono-HEAD/src/trunk/mcs/class/corlib/System.Threading/Timer.cs:213
+  at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void ()
+<0xffffffff>
+  at (wrapper runtime-invoke) System.Object.runtime_invoke_void
+(object,intptr,intptr,intptr) <0xffffffff>
+


More information about the mono-bugs mailing list