[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion python bindings ignoring pool arguments?

From: David James <djames_at_collab.net>
Date: 2006-01-25 20:33:29 CET

On 22 Jan 2006 14:28:28 +0100, Lars Gullik Bjønnes <larsbj@gullik.net> wrote:
> I did that, but only setup the script to check the first 8000 revs.
> Same behaviour. Memory used grows very fast. Note that
> svn_repos_replay is commented out and also my earlier test shows that
> it is the delta.make_editor that 'leaks' the memory.

Hi Lars,

With your script, it was very easy for me to reproduce the problem.
This issue should now be fixed in r18230 -- I've proposed the fix for
Subversion 1.3.1.

This memory leak has actually been present in Subversion since the
creation of the Python bindings, but it only became obvious in
Subversion 1.3.0 thanks to our new automatic memory management scheme.

Thanks for your help!

David

--
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 25 20:37:40 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.