memory leak

Carlos Garcia cgarciaf at lucent.com
Mon May 9 08:32:31 EDT 2005


Hi All,

      I have a memory leak in an application that uses the Python.exec() method multiple times,
i can see in jprobe that instance of classes org.python.pycode._pyx* and
org.python.proxies.* dynamically created during an exec  are not cleaned by the 
garbage collector. 

    Any idea about what can i do? 

Thanks,
Carlos



==========================================================
 Carlos García                    Phone  : +34 91 714 8796
 Lucent Technologies          e-mail : cgarciaf at lucent.com
 Avenida de Bruselas , 8   -  28108 Alcobendas (Madrid)
==========================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050509/1b17aace/attachment.html>


More information about the Python-list mailing list