Linux/Alpha memory leaks

Peter Åstrand astrand at lysator.liu.se
Tue Nov 13 04:15:52 EST 2001


> > I have some problems with memory leaks in a web application, written in
> > Python. It works good on Sparc/Solaris and Linux/i386 (uses < 10 MB on
> > these platforms), but in Linux/Alpha the application consumes > 50 MB in
> > less than 24 hours. Since the Python application works good on two other

> Check out this patch which has been applied (9-Nov):
> 
> http://sourceforge.net/tracker/index.php?func=detail&aid=478006&group_id=5470&atid=105470
> 
> That may address your problem.  Specifically, it closes a leak in 2.2b1+.
> I don't know if it affects 2.1.1.

Now I have also tried the CVS version, with this patch applied. It still 
leaks. 

Maybe I should try with GNU pth threading libraries, instead of 
LinuxThreads?


-- 
/Peter Åstrand <astrand at lysator.liu.se>









More information about the Python-list mailing list