[4suite] Memory Leak in amara.parse() or amara.binderytools.bind_string()

Alexis Marrero amarrero at mitre.org
Tue Aug 8 08:25:48 MDT 2006


All,

If you run the following script and top the process you will see the 
memory growing without bound.

import amara
for n in xrange(100000):
    xmlDocument = amara.parse(u'<spam/>')

Is there any work around or solution to the problem?

Configuration:

Python 2.4
Amara - 1.1.7






More information about the 4suite mailing list