Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why does ancient PyGTK versions segfault with Python 2.2?

0
Posted

Why does ancient PyGTK versions segfault with Python 2.2?

0

Ancient versions of pygtk (0.6.x) will segfault with Python 2.2 if you turn on pymalloc support when compiling python. A build of python without PyMalloc will work fine with pygtk. This is fixed in 0.6.10. The fix is to do a search and replace s/PyMem_DEL/PyObject_DEL/ in the pygtk sources. Thanks go to Dave Wallace for tracking this down.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.