https://bugzilla.novell.com/show_bug.cgi?id=654883
https://bugzilla.novell.com/show_bug.cgi?id=654883#c2 --- Comment #2 from Robert Nagy <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
