[Mono-bugs] [Bug 58706][Nor] Changed - deadlocks on SMP
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Jun 2004 05:11:12 -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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58706
--- shadow/58706 2004-05-19 12:51:32.000000000 -0400
+++ shadow/58706.tmp.9060 2004-06-18 05:11:12.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58706
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
@@ -121,6 +121,10 @@
------- Additional Comments From lupus@ximian.com 2004-05-19 12:51 -------
To reproduce run make clean; make in the mcs module: it usually
happens at least once in two-three runs.
Additional note: attaching to mono from gdb and exiting makes the
deadlock breaks and mono terminates correctly.
+
+------- Additional Comments From dick@ximian.com 2004-06-18 05:11 -------
+I think this is fixed in CVS now, though with this sort of deadlock
+its hard to tell for sure.