I am using python 2.5
After replacing the code PyMem_DEL with PyObject_Del in _fam.c and rebuilt the extension, the Segmentation fault goes away.
Log in to post a comment.