On 2013/04/23 12:46, Alan Corey wrote: > Did you also fix the pthread_mutex_unlock when it was already unlocked?
No - I have hacked around it in what I've committed to OpenBSD ports but it's not a fix ;) > The cmake patch should get included too. yes (or something similar to it). > For me this dumps core with an abort, so it sounds like the thread > thing: That's exactly what it looks like (if you take a backtrace you'll see it's in rthread_sync.c:127)
