Subject: pthread_mutex_unlock
To: NetBSD/pkgsrc-users <pkgsrc-users@netbsd.org>
From: Zafer Aydogan <zafer@aydogan.de>
List: pkgsrc-users
Date: 01/17/2007 02:40:31
I'm getting following error when running gftp:
gftp-gtk: Error detected by libpthread: Unlocking unlocked mutex.
Detected by file "/usr/src/lib/libpthread/pthread_mutex.c", line 369,
function "pthread_mutex_unlock".

I thought I could patch gftp upstream, but the code looks fine to me.

I think this problem is known, but what is the solution ? (except
using PTHREAD_DIAGASSERT = A).


Zafer.