pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: slapd: Error detected by libpthread: Invalid mutex




To: Matthias Scheler <tron%zhadum.org.uk@localhost>

Subject: Re: slapd: Error detected by libpthread: Invalid mutex

From: Jean-Luc Wasmer <jl+netbsd%lists.wasmer.ca@localhost>

Date: Sun, 27 May 2007 14:21:51 -0400


Matthias Scheler wrote:

Program received signal SIGABRT, Aborted.
0xbb87dfff in kill () from /usr/lib/libc.so.12
(gdb) backtrace
#0  0xbb87dfff in kill () from /usr/lib/libc.so.12
#1  0xbb94adb3 in pthread__errorfunc () from /usr/lib/libpthread.so.0
#2  0xbb9491fe in pthread_mutex_destroy () from /usr/lib/libpthread.so.0
#3 0xbbbbd1eb in ldap_pvt_thre
ad_mutex_destroy () from  /usr/pkg/lib/libldap_r-2.3.so.0  

It looks like the application is trying to destroy an uninitialized mutex.
It might work if you set the enviroment variable "PTHREAD_DIAGASSERT"
to "A".

That disables the core dump but I still get the error (2 times now).

Jean-Luc



References:

slapd: Error detected by libpthread: Invalid mutex
From: Jean-Luc Wasmer

Re: slapd: Error detected by libpthread: Invalid mutex
From: Matthias Scheler




Prev by Date: Re: slapd: Error detected by libpthread: Invalid mutex

Next by Date: building a package -- question about the configure stage

Previous by Thread: Re: slapd: Error detected by libpthread: Invalid mutex

Next by Thread: building a package -- question about the configure stage

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index