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

Re: svn consumes all memory

From: Lukas Ruf <ruf_at_rawip.org>
Date: 2004-04-30 08:47:39 CEST

> Ben Collins-Sussman <sussman@collab.net> [2004-04-29 22:41]:
>
> On Thu, 2004-04-29 at 15:28, Lukas Ruf wrote:
>
> > However, svn does not proceed as I would expect but consumes
> > nearly all memory and ends without any notice.
>
> This is an extremely important bug: we have no known memory leaks
> at the moment. If you've found a new one, we'd like to identify it
> ASAP.
>

If I can be of any help, I am happy to do!

> >
> > top reports
> >
> > 10446 ruf 25 0 522m 370m 7460 R 99.5 41.9 241:51.21 svn
> >
> > I am using svn on a Linux 2.6.5 box (client & repository):
> >
> > svn, version 1.0.2 (r9423) compiled Apr 27 2004, 17:31:38
> >
> > apache 2.0.49-1
> >
> > debian unstable (latest updates installed).
> >
> > I access all the repository only via https.
> >
> > svn stops after approx. 620MB -- the repostiory (du -h) reports
> > 702MB.
>
> What command are you running? Checkout? Export? I'd can't quite
> understand your email.

svn update

>
> Can you explain to us how to reproduce the memory growth? I'd like
> to see the same bug on my own computer.
>

The very first checkout was interrupted by accident. Hence, I run
    svn cleanup
as recommended by svn and then I have been trying to run
    svn update
to avoid additional data fetching.

Usually, I retried in the evening by putting
    nohup svn update >& update.log
in the background.

Whenever I checked 'top' I always saw an entry as the one posted
initially. Usually, in the morning, svn disappeared without any
further notice. The update.log file, however, has not reached its
end.

The repository contains some large archives (~500MB). Could this
create problems?

The repository is mounted via NFS (server Solaris 2.8) and accessed
only by one client (Debian unstable, Linux 2.6.5) via https only.

wbr,
Lukas

-- 
Lukas Ruf           | Wanna know anything about raw |
<http://www.lpr.ch> | IP? -> <http://www.rawip.org> |
eMail Style Guide: <http://www.rawip.org/style.html>|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 30 08:48:12 2004

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

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