-
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.
2007-07-13 02:43:05 UTC by skyleecm
-
loewis committed patchset 21 of module python-fam to the Python FAM CVS repository, changing 2 files.
2005-04-10 07:50:05 UTC by loewis
-
loewis committed patchset 20 of module python-fam to the Python FAM CVS repository, changing 6 files.
2005-04-10 07:48:45 UTC by loewis
-
loewis committed patchset 19 of module python-fam to the Python FAM CVS repository, changing 1 files.
2005-04-09 16:00:33 UTC by loewis
-
loewis committed patchset 18 of module python-fam to the Python FAM CVS repository, changing 1 files.
2005-04-09 15:53:57 UTC by loewis
-
Logged In: YES
user_id=21627
This is now fixed in _fam.c 1.13, for Python >= 2.2.
2005-04-09 10:30:43 UTC by loewis
-
loewis committed patchset 17 of module python-fam to the Python FAM CVS repository, changing 1 files.
2005-04-09 10:29:50 UTC by loewis
-
loewis committed patchset 16 of module python-fam to the Python FAM CVS repository, changing 1 files.
2005-04-09 08:15:40 UTC by loewis
-
Logged In: YES
user_id=21627
I'm rejecting this patch; it is not clear to me that a fam
package would be desirable at this point. Instead, I added a
different setup.py which just packages the existing module.
2005-04-09 08:14:12 UTC by loewis
-
Logged In: YES
user_id=21627
Committed as setup.py 1.1.
2005-04-09 08:12:41 UTC by loewis