[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: slapd+pcache keeps crashing on FreeBSD 6.2 (ITS#4841)
imriz@co.zahav.net.il wrote:
> Sure. New core dumps and binary file is at
> http://mariska.inter.net.il/~imriz/slapd-core.tar.gz
The slapd in this snapshot was stripped so no debug symbols are present.
Please be sure to use an unstripped binary.
Also, since you're also loading libldap_r, liblber, back-ldap, back-bdb,
back-meta, and back-ldbm dynamically, you'll need to include those
modules in the tarball. (Also with debug and unstripped.)
Although at this point I'm wondering why you're using back-ldbm, which
has been deprecated for quite a long time.
> 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?
>
>
> .
>
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/