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

Re: webdav-proxy grabs all memory and eventually dumps core

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-09-18 15:15:46 CEST

On 9/18/07, Thomas Pircher <tehpeh@gmx.net> wrote:
> Hi,
>
> I have a problem with webdav-proxy, taken from trunk at revision 26656
> (2007-09-18).
>
> I have configured the proxy as follows:
>
> <Location /sandbox>
> DAV svn
> SVNPath /srv/repos/sandbox
> SVNMasterURI http://sandbox.svn.example.com
> </Location>
>
> I can browse the repository with a Web browser, but when I try to check
> out some data, the HTTP connection to the client gets closed, the machine
> slows down and eventually an Apache process is killed (segfault). Looking
> at the output of ps, I suspect Apache grabs all the available memory and
> when the swap partition is full, the process dumps core.
>
> Has anybody an idea how I can debug this behaviour?

You may be better off on the SVN Developers' list. Most folks on the
Users list I'd wager aren't using trunk builds, but rather official
releases.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 18 15:16:10 2007

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.