[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 Nov 28 20:04:50 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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=65734
--- shadow/65734 2006-11-05 14:04:37.000000000 -0500
+++ shadow/65734.tmp.21822 2006-11-28 20:04:50.000000000 -0500
@@ -258,6 +258,14 @@
------- Additional Comments From raf at ophion.org 2006-11-05 14:04 -------
I believe I found and fixed the deadlock issue you encountered, please
give the attached patch a shot. Also, I've emailed the mono-dev
mailing list to start a discussion about the patch.
+
+------- Additional Comments From gonzalo at ximian.com 2006-11-28 20:04 -------
+Adding this patch makes the JIT say:
+** (process:23595): ERROR (recursed) **: file domain.c: line 177
+(mono_jit_info_table_find): assertion failed: (ret == 0)
+aborting...
+
+when running make run-test in corlib
More information about the mono-bugs
mailing list