[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: RE24 testing call #1 (OL 2.4.24)
masarati@aero.polimi.it writes:
> Not sure whether it is related, but I'm currently running test036 with
> -DLDAP_THREAD_DEBUG (for unrelated purposes) and I see some mutex-related
> failures, of the type
>
> conn=1031 op=1 SRCH base="cn=Monitor" scope=2 deref=0 filter="(objectClass=*)"
> ../../../ldap-2.4-src/libraries/libldap_r/thr_debug.c:1029:
> ldap_pvt_thread_mutex_unlock error: !THREAD_MUTEX_OWNER( mutex )
Got a backtace? And maybe valgrind output with
env LDAP_THREAD_DEBUG=alloc,nosync ./run test036?
--
Hallvard