[Mono-bugs] [Bug 76843][Nor] Changed - Crash in monitor.c:203 (mono_monitor_try_enter_internal)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Nov 29 11:49:07 EST 2005


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 abockover at novell.com.

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

--- shadow/76843	2005-11-29 11:17:56.000000000 -0500
+++ shadow/76843.tmp.2006	2005-11-29 11:49:07.000000000 -0500
@@ -91,6 +91,13 @@
 
 mcs -pkg:dbus-sharp -pkg:gtk-sharp DbusTest.cs
 
 Run:
 
 mono DbusTest.exe & mono DbusTest.exe
+
+------- Additional Comments From abockover at novell.com  2005-11-29 11:49 -------
+I tracked down the offending method in dbus-sharp 0.5. It turns out
+there is a decent amount of runtime code generation in dbus-sharp. 
+
+dbus-0.50/mono/ProxyBuilder.cs: ProxyBuilder.BuildFinalizer
+


More information about the mono-bugs mailing list