[Mono-bugs] [Bug 74830][Nor] Changed - abort in debug mode
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 18:35:31 -0400 (EDT)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74830
--- shadow/74830 2005-05-05 16:20:47.000000000 -0400
+++ shadow/74830.tmp.32361 2005-05-05 18:35:31.000000000 -0400
@@ -1635,6 +1635,12 @@
You may try to see if adding mono_loader_lock() at the start of
mono_debugger_lock() and mono_loader_unlock() at the start of
mono_debugger_unlock() fixes the issue (this is a workaround, though:
the debug code is a mess that should be rewritten in part to deal with
this and other issues).
+
+------- Additional Comments From miguel@ximian.com 2005-05-05 18:35 -------
+--debug would be very useful to track down any other issues that they
+might experience.
+
+