python-kadmin icon indicating copy to clipboard operation
python-kadmin copied to clipboard

kadmin.init_with_password with python 2.7 causing httpd crashes with segmantation fault

Open KeerthigaKrishnan opened this issue 4 years ago • 2 comments

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

KeerthigaKrishnan avatar Sep 21 '21 16:09 KeerthigaKrishnan

might be the same as #63 or #68

tucked avatar Sep 21 '21 17:09 tucked

When i test in python shell, it is working fine. with django & httpd, it is getting segmentation fault.

KeerthigaKrishnan avatar Sep 22 '21 02:09 KeerthigaKrishnan