Re: Memory Leak after Py_Finalize()

2009-03-27 Thread Gabriel Genellina
En Thu, 26 Mar 2009 14:51:00 -0300, Tom escribió: I have ported Python, numarray and numpy to the PharLap Embedded Operating System. Python 2.5.2 numpy 1.3.0b1 My problem is the massive memory loss coming back after Py_Finalize() when using numpy. I have seen similar posts but am unclear how to

Memory Leak after Py_Finalize()

2009-03-26 Thread Tom
Hi, I have ported Python, numarray and numpy to the PharLap Embedded Operating System. Python 2.5.2 numpy 1.3.0b1 My problem is the massive memory loss coming back after Py_Finalize() when using numpy. I have seen similar posts but am unclear how to proceed. Here are my symptomns:- Py_Initialize()