[Mono-bugs] [Bug 415608] Intermittent hang when calling WaitHandle. WaitOne with a timeout specified

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Aug 11 11:16:11 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=415608

User dick at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=415608#c11


Dick Porter <dick at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |dick at novell.com




--- Comment #11 from Dick Porter <dick at novell.com>  2008-08-11 09:16:11 MDT ---
The ipcs semaphores are only used on linux and linux-like systems - it is used
by the windows emulation layer.  Killing the stuck process (oldest is probably
a coincidence) will free the held semaphore here.  It seems this has been fixed
between 1.9 and 2.0.

If there is still a deadlock on vista x64 then it is going to be a different
issue.  I've got such a machine here, and will try to reproduce the bug now.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list