[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: Segfault during Auth Benchmark request



--On Monday, April 27, 2009 5:53 PM +0200 "SAGNIMORTE Thomas (CAMPUS)" <thomas.sagnimorte@oxylane-group.com> wrote:

Hi,

Thanks for this information.

I look on backtrace with gdb and I have got this one. I hope this is
what your except.

I join more detail, could you read it?

Thanks,


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1132489024 (LWP 11645)]
0x0000003c024082e9 in pthread_mutex_lock () from /lib64/libpthread.so.0
(gdb)  backtrace full
# 0  0x0000003c024082e9 in pthread_mutex_lock () from
/lib64/libpthread.so.0
No symbol table info available.
# 1  0x00000000004c7ea1 in hdb_cache_delete_cleanup ()
No symbol table info available.


Well, it looks like you built OpenLDAP without debugging symbols (The "-g" CFLAGS option), so no useful data can be obtained from this backtrace, other than the problem occurred in hdb_cache_delete_cleanup, which is something anyhow.

Please rebuild your OpenLDAP with:

CFLAGS="-g -O0"

set.

--Quanah


--

Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra ::  the leader in open source messaging and collaboration