On 7/13/07, Emanuele Passera <[EMAIL PROTECTED]> 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 ?

Take a look at unit/memleak_hawaii3.py.  Does it leak on your system?
If not (and it does not appear to be on ourson ours), maybe you can
compare what is different and try and isolate the part that is
leaking.

http://matplotlib.svn.sourceforge.net/viewvc/matplotlib/trunk/matplotlib/unit/memleak_hawaii3.py?view=markup

JDH

-------------------------------------------------------------------------
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