LDAP search segfaults on RH FC3
Michael Ströder
michael at stroeder.com
Thu Dec 9 03:30:00 CET 2004
Tessa Lau wrote:
>
> I'm finding that Python-LDAP on Fedora Core 3 segfaults when doing an
> LDAP search.
I'm pasting the RPM list from your bug report here as quotation:
> Python and LDAP RPMs installed:
>
> python-2.3.4-11
> nss_ldap-220-3
> python-ldap-2.0.1-2
> openldap-2.2.13-2
> openldap-devel-2.2.13-2
> openldap-clients-2.2.13-2
> openldap-servers-2.2.13-2
> [..]
> cyrus-sasl-2.1.19-3
> cyrus-sasl-plain-2.1.19-3
> cyrus-sasl-md5-2.1.19-3
> cyrus-sasl-devel-2.1.19-3
nss_ldap is not relevant here. Maybe some mix of the used libraries
though. What's the output of:
ldd /usr/lib/python2.3/site-packages/_ldap.so
Do all the RPMs come from Fedora?
Does the current version of python-ldap compiled from source also segfault?
Ciao, Michael.
More information about the python-ldap
mailing list