[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#7012) Getting a core dump when TLSCertificateFile does not have an argument
- To: openldap-its@OpenLDAP.org
- Subject: (ITS#7012) Getting a core dump when TLSCertificateFile does not have an argument
- From: ashish@sendmail.com
- Date: Wed, 3 Aug 2011 23:03:22 GMT
- Auto-submitted: auto-generated (OpenLDAP-ITS)
Full_Name: Ashish Gawarikar
Version: 2.4.23
OS: Redhat 5.6
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (66.253.98.197)
In my slapd.conf file:
...
TLSCertificateFile
TLSCertificateKeyFile
...
If I have the above, I get a core dump, with the error:
slapd: ch_malloc.c:123: ch_strdup: Assertion `0' failed.
Let me know if you need the core file.