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

Nick Coghlan ncoghlan at gmail.com
Fri Jan 11 07:09:52 CET 2013


On Fri, Jan 11, 2013 at 2:57 PM, <solipsis at pitrou.net> wrote:

results for aef7db0d3893 on branch "default" --------------------------------------------

testdbm leaked [2, 0, 0] references, sum=2 testdbm 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.

testxmletreec leaked [56, 56, 56] references, sum=168 testxmletreec 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 :)

Cheers, Nick.

-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia



More information about the Python-Dev mailing list