Possible bzr bug

Martin Eisenhardt martin.eisenhardt at mneisen.org
Sat Nov 10 12:41:25 GMT 2007


Hello,

I just encountered the following strange behaviour:

<cut>
mneisen at samsumm:~/diss/papers$ bzr status
bzr: ERROR: exceptions.MemoryError:

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 802, in 
run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 758, in 
run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 492, in 
run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 768, in 
ignore_pipe
    result = func(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 189, in run
    to_file=self.outf, short=short, versioned=versioned)
  File "/usr/lib/python2.5/site-packages/bzrlib/status.py", line 114, in 
show_tree_status
    want_unversioned=want_unversioned)
  File "/usr/lib/python2.5/site-packages/bzrlib/tree.py", line 93, in 
changes_from
    want_unversioned=want_unversioned,
  File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 127, in 
read_locked
    return unbound(self, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/tree.py", line 654, in compare
    want_unversioned=want_unversioned)
  File "/usr/lib/python2.5/site-packages/bzrlib/delta.py", line 217, in 
_compare_trees
    want_unversioned=want_unversioned):
  File "/usr/lib/python2.5/site-packages/bzrlib/workingtree_4.py", line 1752, 
in _iter_changes
    state._read_dirblocks_if_needed()
  File "/usr/lib/python2.5/site-packages/bzrlib/dirstate.py", line 1594, in 
_read_dirblocks_if_needed
    _read_dirblocks(self)
  File "_dirstate_helpers_c.pyx", line 694, in 
_dirstate_helpers_c._read_dirblocks_c
  File "_dirstate_helpers_c.pyx", line 661, in 
_dirstate_helpers_c.Reader._parse_dirblocks
  File "_dirstate_helpers_c.pyx", line 626, in 
_dirstate_helpers_c.Reader._get_entry
MemoryError

bzr 0.92.0.candidate.1 on python 2.5.1.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'status']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
  
bzrtools             /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools 
[0.92.0]
  
launchpad            /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad 
[unknown]
  
multiparent          /usr/lib/python2.5/site-packages/bzrlib/plugins/multiparent.pyc 
[unknown]

** Please send this report to bazaar at lists.ubuntu.com
   with a description of what you were doing when the
   error occurred.
mneisen at samsumm:~/diss/papers$ bzr check
bzr: ERROR: Revision 
{martin.eisenhardt at mneisen.org-20071109195619-gqe8bylkpvqbvdjz} not present 
in "revisions".

</cut>

What went wrong, or what did I do wrong? Not that I am aware of anything wrong 
on my side - I only used bzr status, commit, log, mv.

I appreciate every help you could give me, as this project is of high 
importance to me.

Perhaps anyone could tell me how to solve this problem, even if this would 
mean loosing some revisions.

Thanks in advance!

Kind regards
Martin Eisenhardt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20071110/c16a6b2d/attachment-0001.pgp 


More information about the bazaar mailing list