[Python-Dev] problems with memory management
Carlos Garcia
cgarciaf at lucent.com
Thu May 5 18:05:38 CEST 2005
Hi All,
I do hava a problem with python and it is that it raise an outofmemory (i comment lines in Py.java to avoid system.exit, to debug),
i try to debug this issue with jprobe and realize that i get the exception even although the java heap is not in the limit, i book
64- 256M and the java heap was less than 60 M.
The program is a command line that receive a line that python parse an call some java classes ti execute the appropiate command,
any idea?
Thansk,
==========================================================
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-dev/attachments/20050505/cfd99ea1/attachment.htm
More information about the Python-Dev
mailing list