[Mono-bugs] [Bug 75007][Maj] Changed - [PATCH] Deadlock with --debug
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 21 13:58:06 EDT 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75007
--- shadow/75007 2005-07-19 23:45:12.000000000 -0400
+++ shadow/75007.tmp.20312 2005-07-21 13:58:06.000000000 -0400
@@ -262,6 +262,11 @@
------- Additional Comments From bmaurer at users.sf.net 2005-07-19 23:44 -------
This patch changes locking so that we use the debugger lock ratehr
than the loader lock. The loader lock just can't be used inside the
debugger lock.
+
+------- Additional Comments From bmaurer at users.sf.net 2005-07-21 13:58 -------
+Created an attachment (id=15481)
+A patch that actually compiles and runs ;-)
+
More information about the mono-bugs
mailing list