Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-3967

ra_serf memory leak with svnrdump

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • trunk
    • 1.7.0
    • libsvn_ra_serf
    • None

    Description

      I have a partial mirror of the ASF repo; just the Subversion part so the first
      800,000 or so revisions are empty.  Because of the way I created the repo the
      early revisions don't have any content at all, typically:
      
      svnrdump dump -r2 http://localhost:8080/repos/asf
      SVN-fs-dump-format-version: 3
      
      UUID: 13f79535-47bb-0310-9956-ffa450edef68
      
      Revision-number: 2
      Prop-content-length: 10
      Content-length: 10
      
      PROPS-END
      
      * Dumped revision 2.
      
      If I run svnrdump on this repository it leaks memory with ra_serf but not with
      ra_neon.  When I dump the first 50,000 revisions serf memory increases from
      about 100MB to 500MB, neon stays at 102MB.
      

      Attachments

        1. 1_svnsync_500revs_massif.tgz
          46 kB
          Lieven Govaerts

        Activity

          People

            gstein Greg Stein
            philipm Philip Martin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: