[Bug 273859] Re: Apache mod_dav_svn leaking memory

Maarten Bezemer maarten.bezemer at gmail.com
Sun Apr 29 20:01:49 UTC 2012


Thanks for taking the time to report this bug in the upstream bug
tracking system this is a tremendous help. Launchpad has the ability to
watch lots of upstream bug trackers and this can be done by following
the procedure documented at https://wiki.ubuntu.com/Bugs/Watches. I've
added the bug watch for this bug report.

Unfortunately, according to the upstream report the issue is still not
fixed...

** Also affects: subversion via
   http://subversion.tigris.org/issues/show_bug.cgi?id=3084
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subversion in Ubuntu.
https://bugs.launchpad.net/bugs/273859

Title:
  Apache mod_dav_svn leaking memory

Status in Subversion:
  Unknown
Status in “subversion” package in Ubuntu:
  New

Bug description:
  Binary package hint: libapache2-svn

  I have a large Subversion repository hosted with read access over
  plain HTTP. When checking out from the repository, the Apache process
  that is serving the WebDAV REPORT request starts consuming more and
  more memory until all memory and swap space is consumed and the
  machine becomes inaccessible. The only work-around I have found is to
  set "ulimit -v 3000000" before launching Apache, which effectively
  kills the process when virtual memory usage hits 3Gb. The client can
  then restart the checkout and eventually it will be completed.

  I have only noticed the leak when using Subversion clients, and tests
  with Apache Bench don't seem to cause it, so it would appear to be a
  problem with the Subversion module. I can't be absolutely certain at
  this stage though.

  lsb_release -rd: Description:    Ubuntu 8.04.1  Release:        8.04

  uname -a: Linux x.y.com 2.6.24-19-server #1 SMP Wed Aug 20 18:43:06
  UTC 2008 x86_64 GNU/Linux

  libapache2-svn: 1.4.6dfsg1-2ubuntu1
  apache2: 2.2.8-1ubuntu0.3

  The machine has 4 CPUs and 4Gb of RAM. Running x86_64 Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/subversion/+bug/273859/+subscriptions




More information about the foundations-bugs mailing list