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

(ITS#3587) Segmentation Fault



Full_Name: Daniel Campbell
Version: 2.2.23
OS: Slackware 10.0
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (66.162.65.162)


When I try to run any of the slap* programs on Slackware 10.0 I get a
segmentation fault.  I am running kernel version 2.6.9 with berkeley db version
4.3.27 and cyrus sasl version 2.1.20.  It looks like it is seg faulting when
trying to open the databases since when I run it in debug mode the last thing I
see is bdb_db_open call before the seg fault happens.  It is a new installation
and there are no databases yet, but it should not seg fault because of this.