crash in PyImport_Import

geert.van.muylem at aachen.utimaco.de geert.van.muylem at aachen.utimaco.de
Sun Dec 17 00:53:59 CET 2006


Hi All,

I'm trying to run an application (on a hardened linux) which is 
using embedded python. The called python script is using the python-ldap 
module...

This application now crashes when calling the PyImport_Import()...
If I use however a script which does not import the ldap module, 
everything works fine: no crash in this api!

Calling the script with the interpreter works also fine (I can do search 
on an ldap
server with python...)

Anyone any idea what could be wrong.?

Thanks in advance,
Geert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20061217/e203be4f/attachment.html>


More information about the python-ldap mailing list