KnitCorrupt error due to MemoryError in _parse_record during update on linux
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned | ||
Breezy |
Triaged
|
Medium
|
Unassigned |
Bug Description
bzr: ERROR: bzrlib.
Traceback (most recent call last):
File "/usr/lib/
return run_bzr(argv)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
possible_
File "/usr/lib/
return self._update_
File "/usr/lib/
return unbound(self, *args, **kwargs)
File "/usr/lib/
change_
File "/usr/lib/
return merger.do_merge()
File "/usr/lib/
merge.
File "/usr/lib/
self.
File "/usr/lib/
file_status = self.merge_
File "/usr/lib/
self.
File "/usr/lib/
lines = tree.get_
File "/usr/lib/
return StringIO(
File "/usr/lib/
return ''.join(
File "/usr/lib/
return weave.get_
File "/usr/lib/
return self.get_
File "/usr/lib/
text_map, content_map = self._get_
File "/usr/lib/
record_map = self._get_
File "/usr/lib/
self.
File "/usr/lib/
content, digest = self._parse_
File "/usr/lib/
% (version_id, e.__class_
KnitCorrupt: Knit <bzrlib.
bzr 1.2.0 on python 2.5.1.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'update']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'nl_NL.UTF-8'
plugins:
bzrtools /usr/lib/
gtk /usr/lib/
launchpad /usr/lib/
*** Bazaar has encountered an internal error.
Please report a bug at https:/
including this traceback, and a description of what you
were doing when the error occurred.
Please advise on how to recover repository if possible.
I think this happened after a commit of a very large file was aborten.
Changed in bzr: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
tags: | added: check-for-breezy |
tags: | removed: check-for-breezy |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → Medium |