I'm been looking at a lot of memory leaks as of late, but have not come 
across any in the Agg backend.  Can you send a snippet of code that 
reproduces your error?  Perhaps there is some particular operation or 
set of operations that triggers a leak.

Cheers,
Mike

Emanuele Passera wrote:
> Hi all guys,
> I'm experiencing a problem with automatic generation of .png figure using Agg 
> backend. What i do is opening, saving and closing figure in a for statement 
> without showing them up.
> Let's say approximatively 400 figures for a total of 160 MB disk space.
> I do not use an interactive shell.
> Sometimes (not always) i get an error message saying that is impossible to 
> allocate new memory. So, can it be a memory leak problem in Agg backend ?
>
> I use Python 2.3 and maptplotlib 0.87.6 on a 
> Linux HPC5 2.6.9-42.0.2.ELhugemem #1 SMP Thu Aug 17 18:22:52 EDT 2006 i686 
> athlon i386 GNU/Linux
>
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to