[python-ldap] PyPy-LDAP
Michael Ströder
michael at stroeder.com
Sat Jan 14 00:12:59 CET 2012
D.P. wrote:
>> Hello,
>>
>> I've built a PyPy version of python-ldap (2.4.6), and I get the following
> error when I try to import:
>> ...
>> Segmentation fault: 11
>
>
> After I've commented the following line in the errors.c file no segfault occurs:
>
> // Py_DECREF( LDAPexception_class );
>
> Haven't tested it further though...
Please try CVS HEAD since the code line above was removed there a couple of
days ago.
Ciao, Michael.
More information about the python-ldap
mailing list