<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/python-fam/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/python-fam/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/python-fam/bugs/</id><updated>2007-07-13T02:43:05Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Deletion of FAM obj cause Segmentation fault</title><link href="https://sourceforge.net/p/python-fam/bugs/2/" rel="alternate"/><published>2007-07-13T02:43:05Z</published><updated>2007-07-13T02:43:05Z</updated><author><name>Lee Chee Meng</name><uri>https://sourceforge.net/u/skyleecm/</uri></author><id>https://sourceforge.net453d5dfa594d8ac7b9b7ee48ad72c0bfefc6eab2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am using python 2.5&lt;/p&gt;
&lt;p&gt;After replacing the code PyMem_DEL with PyObject_Del in _fam.c and rebuilt the extension, the Segmentation fault goes away.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>use of obsolete field hostname</title><link href="https://sourceforge.net/p/python-fam/bugs/1/" rel="alternate"/><published>2002-11-26T09:52:09Z</published><updated>2002-11-26T09:52:09Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net15e02deffcf40c3f3c85dfb6d271c814e909e90c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;hostname in FAMEvent should not be used according to&lt;br /&gt;
SGI documentation. Under Linux the value seems to be&lt;br /&gt;
undefinded.&lt;/p&gt;
&lt;p&gt;The assignment in _fam_next_event results in random&lt;br /&gt;
coredumps,&lt;br /&gt;
it should just be deleted. (trivial patch not appended...)&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>