[Python-Dev] [Python-checkins] Daily reference leaks (aef7db0d3893): sum=287

Eli Bendersky eliben at gmail.com
Fri Jan 11 18:36:06 CET 2013


On Thu, Jan 10, 2013 at 10:09 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:

> On Fri, Jan 11, 2013 at 2:57 PM,  <solipsis at pitrou.net> wrote:
> > results for aef7db0d3893 on branch "default"
> > --------------------------------------------
> >
> > test_dbm leaked [2, 0, 0] references, sum=2
> > test_dbm leaked [2, 2, 1] memory blocks, sum=5
>
> Hmm, I'm starting to wonder if there's something to this one - it
> seems to be popping up a bit lately.
>
> > test_xml_etree_c leaked [56, 56, 56] references, sum=168
> > test_xml_etree_c leaked [36, 38, 38] memory blocks, sum=112
>
> I'm gonna take a wild guess and suggest there may be a problem with
> the recent pickling fix in the C extension :)
>

Yep. We're on it :-)

Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20130111/62b63e81/attachment.html>


More information about the Python-Dev mailing list