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

RE: slapd+pcache keeps crashing on FreeBSD 6.2 (ITS#4841)



Sure. New core dumps and binary file is at
http://mariska.inter.net.il/~imriz/slapd-core.tar.gz

Please notice that the previous dump was from FreeBSD ports (OpenLDAP
version 2.3.33).

This one was fetched from the CVS (OPENLDAP_REL_ENG_2_3), with the
following configure options:

./configure --with-threads=posix --with-tls=openssl --enable-dynamic
--without-cyrus-sasl --enable-modules --localstatedir=/var/
db --enable-ldbm=mod --enable-crypt --enable-lmpasswd --enable-ldap=mod
--enable-meta=mod --enable-rewrite --enable-null=mod --enabl
e-monitor=mod --enable-proxycache --disable-syncprov --enable-bdb=mod
--enable-hdb=mod --enable-dbm-api=berkeley --disable-slurpd --
prefix=/usr/local --enable-debug


-----Original Message-----
From: Howard Chu [mailto:openldap-its@OpenLDAP.org] 
Sent: Tuesday, February 13, 2007 1:14 AM
To: Imri Zvik
Subject: Re: slapd+pcache keeps crashing on FreeBSD 6.2 (ITS#4841)

It looks like this core is from a binary without debug symbols present,
can you
recompile with debugging enabled and get a new stack trace and core
file?