[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
segmentation fault occurs on OpenLDAP 2.0+OpenSSL 0.9.7 (ITS#2844)
Full_Name: shima risuo
Version: 2.0.27
OS: Redhat 9
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (219.112.196.3)
RedHat9 include OpenLDAP 2.0.27
when i type
ldapsearch -ZZ
Segmentation fault occur
I surmise that a cause is
in the combination of OpenLDAP 2.0.27 and OpenSSL 0.9.7x
Because, it is since it was the same result when I tried the same combination on
Solaris8.
OpenLDAP 2.1 + OpenSSL 0.9.6 = OK
OpenLDAP 2.1 + OpenSSL 0.9.7 = OK
OpenLDAP 2.0 + OpenSSL 0.9.6 = OK
OpenLDAP 2.0 + OpenSSL 0.9.7 = Segmentation Fault(RedHat9 Standard)