Massive memory use on some operations

Bug #82059 reported by Kevin Kubasik
4
Affects Status Importance Assigned to Milestone
bzr-svn (Ubuntu)
Confirmed
Undecided
Jelmer Vernooij

Bug Description

Binary package hint: bzr-svn

When checking out/branching a SVN repo, bzr (specifically, bzr-svn) consumes a massive amount of memory. Close to 1.2 Virtual, 733 Resident, and 721 Actual. I'll attach a screenshot after this with the exact numbers.

Versions for relivent software follows, its all the latest Fesity as of the time of posting:

kjk38@kjk38-laptop:/var/log$ bzr plugins
/usr/lib/python2.5/site-packages/bzrlib/plugins/gtk
        GTK+ frontends to Bazaar commands
/home/kjk38/.bazaar/plugins/gzipped_bundle
        Automatically gzip bundles and ungzip before merge/pull
/usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad
        Launchpad.net branch registration plugin for bzr
/home/kjk38/.bazaar/plugins/bzr-svn-0.3
        Support for foreign branches (Subversion)
/usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools
        Various useful plugins for working with bzr.
kjk38@kjk38-laptop:/var/log$ bzr version
Bazaar (bzr) 0.14.0
Using python interpreter: /usr/bin/python
Using python standard library: /usr/lib/python2.5
Using bzrlib: /usr/lib/python2.5/site-packages/bzrlib

Copyright 2005, 2006, 2007 Canonical Ltd.
http://bazaar-vcs.org/

bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.

Revision history for this message
Kevin Kubasik (kkubasik) wrote :
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
assignee: nobody → jelmer
status: Unconfirmed → Confirmed
Revision history for this message
Stefan Metzmacher (metze) wrote :

I also noticed it and have a workarround
first do

bzr branch -r1 svn://gfdgdfg/fsdf
and then
bzr pull -r 1000
bzr pull -r 2000
bzr pull -r 3000
....

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.