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

RE: FOUND IT! slapd segmentation fault on startup no core (ITS#2345)



Sorry for the confusion, when I read the backtrace, I found reference to
/etc/sasldb.  It turns out it existed, and was BDB v2.0.  I moved it aside,
and slapd now passes make test.

Thanks for your help!

DwD

-----Original Message-----
From: Pierangelo Masarati [mailto:openldap-its@OpenLDAP.org]
Sent: Monday, March 03, 2003 3:59 PM
To: daryl@dunbar.com
Subject: Re: slapd segmentation fault on startup no core (ITS#2345)


> Full_Name: Daryl W. Dunbar
> Version: 2.1.14
> OS: Linux 2.2 on Sun/Cobalt RaQ
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (12.141.96.109)
>
>
> I have compiled OpenLDAP 2.1.14 on my Linux RaQ along with BDB-1.4.

BDB-1.4 sounds impossible.

> When
> attempting to run it or perform make test, this is all I get (no core is
> produced):
>
> [root /etc]# /usr/local/libexec/slapd -4 -d 255
> @(#) $OpenLDAP: slapd 2.1.14 (Mon Mar  3 13:40:14 CST 2003) $
>         root@ns1.dunbar.com:/home/local/src/openldap-2.1.14/servers/slapd
> daemon_init: <null>
> daemon_init: listen on ldap:///
> daemon_init: 1 listeners to open...
> ldap_url_parse_ext(ldap:///)
> daemon: initialized ldap:///
> daemon_init: 1 listeners opened
> slapd init: initiated server.
> Segmentation fault
> [root /etc]#

you should send a stack backtrace to allow debugging.

p.