[Mono-bugs] [Bug 74921][Maj] Changed - The runtime doesn't work
correctly when compiled with gcc-4.0
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jun 21 03:13:31 EDT 2005
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 at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=74921
--- shadow/74921 2005-06-20 17:10:13.000000000 -0400
+++ shadow/74921.tmp.27133 2005-06-21 03:13:31.000000000 -0400
@@ -174,6 +174,9 @@
pthread_stop_world.c
------- Additional Comments From bmaurer at users.sf.net 2005-06-20 17:10 -------
So, what seems to happen is that the gc sees a thread multiple times
while trying to stop the world. It then waits too many times on the
semaphore. I've yet to figure out who's adding duplicate entries.
+
+------- Additional Comments From bmaurer at users.sf.net 2005-06-21 03:13 -------
+Should be fixed in head and 1.1.8.1. I can run monodoc and monodevelop...
More information about the mono-bugs
mailing list