python-kadmin
python-kadmin copied to clipboard
kadmin.init_with_password with python 2.7 causing httpd crashes with segmantation fault
Hi,
We have ddjango application running with httpd server. when we use this module kadmin.init_with_password, it is causing httpd crash with segmentation fault. Any help is appreciated
might be the same as #63 or #68
When i test in python shell, it is working fine. with django & httpd, it is getting segmentation fault.