[Mono-bugs] [Bug 56599][Nor] Changed - mcs compile hangs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Jun 2004 10:07:07 -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 joshhelmer@cox.net.
http://bugzilla.ximian.com/show_bug.cgi?id=56599
--- shadow/56599 2004-06-01 23:47:57.000000000 -0400
+++ shadow/56599.tmp.19298 2004-06-02 10:07:06.000000000 -0400
@@ -622,6 +622,23 @@
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...
+
+------- Additional Comments From joshhelmer@cox.net 2004-06-02 10:07 -------
+I misunderstood the issue when I first reported the problem. The
+problem is not MCS, just that when compiling MCS on my machine I was
+running into a deadlock in the compiler that would cause the compile
+to hang. I suspect that the same thing could have happened with any
+number of large libraries. I was just never able to get a working
+system up and running because of the MCS compile issues so that I
+could verify my suspicions.
+
+I believe that this issue has been resolved with the release of
+0.91. I have not had any problems since then. I will leave it up
+to you guys how best to handle things. I think that this bug can
+probably just be closed. I am not certain that the underlying
+problem has been resolved, but I am satisfied. Things are behaving
+much better on my local machine.
+