Subject: Error in pthread_mutex_unlock when Apache2 authenticates against
To: None <current-users@NetBSD.org, tech-pkg@NetBSD.org>
From: Jean-Luc Wasmer <jl+netbsd@lists.wasmer.ca>
List: current-users
Date: 09/21/2005 11:25:44
I get the username/password prompt, then nothing.
Here's the error log:

httpd: Error detected by libpthread: Unlocking unlocked mutex.
Detected by file "/usr/src/lib/libpthread/pthread_mutex.c", line 345, 
function "pthread_mutex_unlock".
See pthread(3) for information.
[Wed Sep 21 10:56:35 2005] [notice] child pid 28571 exit signal Abort 
trap (6)


I'm running:
NetBSD 3.99.8
Apache/2.0.54 (apache-2.0.54nb5)
ap2-auth-ldap-3.3
OpenLDAP 2.2.27 (openldap-2.2.27nb1)


Jean-Luc