[Mono-bugs] [Bug 56599][Nor] Changed - mcs compile hangs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Jun 2004 23:47:58 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=56599
--- shadow/56599 2004-04-17 03:36:06.000000000 -0400
+++ shadow/56599.tmp.3572 2004-06-01 23:47:57.000000000 -0400
@@ -1,16 +1,16 @@
Bug#: 56599
-Product: Mono: Compilers
+Product: Mono: Runtime
Version: unspecified
OS: other
OS Details: Gentoo Linux - 2.6.3-gentoo-r1 kernel with NTPL
Status: REOPENED
Resolution:
Severity: Unknown
Priority: Normal
-Component: C#
+Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: joshhelmer@cox.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -619,6 +619,9 @@
which makes a lot more sense than the version I see in gdb's output
for thread 3. The big mystery is to figure out where the domain
lock has been acquired in thread 2. At that point at least I will
understand exactly what has to happen before the deadlock occurs,
then I might finally be able to find a fix...
+
+------- Additional Comments From bmaurer@users.sf.net 2004-06-01 23:47 -------
+Not MCS, we dont even use locks...