[Mono-bugs] [Bug 74829][Maj] Changed - race in remoting
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 06:57:36 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74829
--- shadow/74829 2005-05-05 00:38:03.000000000 -0400
+++ shadow/74829.tmp.24702 2005-05-05 06:57:36.000000000 -0400
@@ -49,6 +49,11 @@
------- Additional Comments From miguel@ximian.com 2005-05-05 00:38 -------
This family of bugs seem to be related to the use of threads in an SMP
machine which is why we are observing all these problems.
Miguel.
+
+------- Additional Comments From lluis@ximian.com 2005-05-05 06:57 -------
+Did you get this exception while running mono with --debug? In the
+tests I did on that machine, I only got the exception when running
+with the debug option.