memory error on commit

Martin Pool mbp at sourcefrog.net
Mon Apr 23 01:15:21 BST 2007


On 4/23/07, Joey Stanford <joey at stan4d.net> wrote:
> Committing a tree with 9529 distinct elements.  Three quarters through I
> got this:
>
>
> bzr: ERROR:
> exceptions.MemoryError:

This tends to be caused by committing a file too large to fit in
memory.  Could that have been the case here?  Could you make the
working tree available  to one of us privately?

> ---  system has 4 meg of RAM and

Really?  That's probably the problem, it may be hard to fit in there
at the moment.

-- 
Martin



More information about the bazaar mailing list