[Mono-bugs] [Bug 654883] mono loops in sem_wait() unless a signal is sent

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 23 07:06:29 EST 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=654883#c4


--- Comment #4 from Robert Nagy <robert at humppa.hu> 2010-11-23 12:06:28 UTC ---
(In reply to comment #3)
> If the sem implemenation on openbsd is similar to
> http://fxr.googlebit.com/source/lib/libc_r/uthread/uthread_sem.c?v=NETBSD-CURRENT
> it could cause other issues. Maybe on such systems it would be better to use
> pipe(2) and implement post/wait with write/read on the pipes. It will use 2
> file descriptors, though, if the system doesn't provide other robust
> alternatives...

http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/src/lib/libpthread/uthread/uthread_sem.c?rev=1.3;content-type=text%2Fplain

-- 
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