|
From: Jens V. <je...@zo...> - 2001-11-18 22:12:56
|
it's actually not just python-ldap that is being bitten by pymalloc, = there=20 is quite a few people reporting mysterious crashes of Zope. some have=20 simply recompiled their python --without-pymalloc and they went away... i haven't heard anything from the pythonlabs guys about it yet. jens On Sunday, November 18, 2001, at 11:09 , Michael Str=F6der wrote: > HI! > > It seems that I found the solution why python-ldap was seg faulting > with my Python 2.1 installation. It was compiled with configuration > option --with-pymalloc. > > Without this option python-ldap runs fine with Python 2.1.1 and > 2.2b2. :-) > > Can somebody with C knowledge dig into that? At least python-ldap > build should failed if the Python interpreter was built with > --with-pymalloc. > > Ciao, Michael. > > _______________________________________________ > Python-LDAP-dev mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-ldap-dev |