[Mono-bugs] [Bug 68134][Maj] Changed - Mono runtime hangs on FreeBSD 4.8
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 13 Oct 2004 14:18:43 -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 cmcclellen@weather.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68134
--- shadow/68134 2004-10-13 11:25:06.000000000 -0400
+++ shadow/68134.tmp.12310 2004-10-13 14:18:43.000000000 -0400
@@ -63,6 +63,13 @@
------- Additional Comments From dick@ximian.com 2004-10-13 08:21 -------
This sounds like we don't have the thread options quite correct for
freebsd 4. You might want to talk to John Merryweather Cooper
<john_m_cooper@yahoo.com>, as he contributed the configure.in setup
for the bsds.
+
+------- Additional Comments From cmcclellen@weather.com 2004-10-13 14:18 -------
+
+We notice that when mcs hangs, it is also stuck in
+_cond_wait_backout. That seems to be some kind of wait during a
+thread exit.
+