[Mono-bugs] [Bug 654883] mono loops in sem_wait() unless a signal is sent
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Nov 20 10:24:34 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=654883
https://bugzilla.novell.com/show_bug.cgi?id=654883#c2
--- Comment #2 from Robert Nagy <robert at humppa.hu> 2010-11-20 15:24:33 UTC ---
(In reply to comment #1)
> I think I've seen this before: sem_wait() is not interruptible in OpenBSD. The
> easiest thing to try is to add a "#undef MONO_HAS_SEMAPHORES" after all the
> #includes in metadata/gc.c. Can you try this and see if it works? If it does, I
> might switch a few other things that use sem_wait() on OpenBSD to just use the
> default io-layer WaitForSingleObject* instead.
Did not help :(
--
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