On Mon, Dec 14, 2015 at 10:09 AM, Armin Rigo <ar...@tunes.org> wrote:

> Hi again,
>
> On Mon, Dec 14, 2015 at 10:01 AM, Armin Rigo <ar...@tunes.org> wrote:
> > So it means it's really a bug of python-ldap, which just happens to
> > crash more often on PyPy than on CPython.  It should be fixed there.
>
> Actually it's a known issue.  See the comment line 255:
>
>     XXX the strings should live longer than the resulting attrs pointer.
>
>
> A bientôt,
>
> Armin.
>

This bug have been fixed in python-ldap package, as of version 2.4.25:

http://python-ldap.cvs.sourceforge.net/viewvc/python-ldap/python-ldap/CHANGES?revision=1.370

Thanks again for info regarding this problem.

/Elmir
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to