[Mono-bugs] [Bug 79457][Nor] Changed - runtime hangs after main() exit

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 13 18:07:42 EST 2006


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 at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79457

--- shadow/79457	2006-10-06 14:01:32.000000000 -0400
+++ shadow/79457.tmp.25609	2006-11-13 18:07:42.000000000 -0500
@@ -211,6 +211,19 @@
 
 
 ------- Additional Comments From psingh at fnfr.com  2006-10-06 14:01 -------
 Seems to happen if we leave threads running before exiting main and
 threads are actively running and using AutoResetEvents,
 ManualResetEvents, etc...
+
+------- Additional Comments From dick at ximian.com  2006-11-13 18:07 -------
+I've been unable to reproduce this with current svn.  I've tested on
+several machines, to see if variations in cpu speed showed a race
+condition.
+
+On which version of mono exactly are you seeing the bug?
+
+If it happens again, running "mono --wapi=seminfo" should show the PID
+of the mono process that is holding the semaphore locked.  Getting a
+backtrace of that process should show what's causing it.  (If your
+mono installation is too old to have that option, it's also older than
+several fixed bugs of this variety.)


More information about the mono-bugs mailing list