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

RE: mem leak?

From: Bert Huijben <rhuijben_at_sharpsvn.net>
Date: Fri, 30 Oct 2009 15:32:35 +0100

> -----Original Message-----
> From: Geoff Rowell [mailto:geoff.rowell_at_gmail.com]
> Sent: vrijdag 30 oktober 2009 3:16
> To: 'Neels Janosch Hofmeyr'
> Cc: dev_at_subversion.tigris.org
> Subject: RE: mem leak?
>
> Neels Janosch Hofmeyr wrote:
> >
> > here's a report from crazy_imp on #svn:
> >
> > With 1.6.6, a checkout of freebsd was interrupted by a network
> reconnect
> (takes longer than a day o_O). After that, `svn cleanup' takes some
> hours to
> complete, and after that, `svn update' grows to about 3 gig memory
> usage.
> >
> > Don't know what to make of it, maybe someone else would like to
> investigate.
> > Some chat snippets...
> >
> > <crazy_imp> svn, Version 1.6.6 (r40053)
> > <crazy_imp> neels: all i've done is: svn co
> svn://svn.freebsd.org/base/
> freebsd - due reconnects, i need to run svn cleanup and svn up again.
> >
> > <neels> so your checkout was interrupted, and you had to cleanup,
> then you
> updated to try and finish the checkout. right?
> > <crazy_imp> yes
> >
> > <crazy_imp> asked yesterday why svn does not reconnect to the server
> and
> keeps on going after a reconnect, nobody answered the question (think
> it
> should be possible, the client still knows it's state and which stuff
> he
> needs to fetch)
> >
> > <borg-queen> crazy_imp: are you really sure you want to checkout the
> whole
> repos?
> > <crazy_imp> borg-queen: yes :)
> > <borg-queen> crazy_imp: then maybe a checkout "--depth immediates"
> and
> updates of individual subdirs may work better
> >
> > (etc., 2009-10-30 at about 13:00 CET)
>
> I'm also still (since 1.6.5) seeing a memory leak using SVN 1.6.6 on
> Windows
> 2003 R2 over http protocol. Requires an Apache restart every few days.

Which httpd version do you use?
Do you use compression in your httpd config?
(There is a known issue on using compression)

        Bert

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2413014
Received on 2009-10-30 15:32:55 CET

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.