Subject: Re: RapidSVN error
To: None <netbsd-users@NetBSD.org>
From: Matthias Scheler <tron@zhadum.org.uk>
List: netbsd-users
Date: 06/28/2007 12:54:23
On Thu, Jun 28, 2007 at 06:12:09AM -0500, Przemys?aw Pawe?czyk wrote:
> rapidsvn: Error detected by libpthread: Mutex not locked in condition
> wait. Detected by file
> "/home/builds/ab/netbsd-3-1-RELEASE/src/lib/libpthread/pthread_cond.c",
> line 111, function "pthread_cond_wait". S

That's a bug in the application.

You can try setting the environment variable "PTHREAD_DIAGASSERT" to "A"
which tells NetBSD's system library to ignore the error, see
"man 3 pthread" for details. This might however not fix the problem
because it's really a bug in the application.

	Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/