bzr crashed with ShortReadvError in _seek_and_read()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: bzr
I guess my repository got damaged when my system froze up. I don't think I was doing anything particular to my repository just then, but it was quite a busy system so who knows. Filesystem is ext4.
ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: bzr 2.2.1-0ubuntu1
Uname: Linux 2.6.36-999-generic i686
NonfreeKernelMo
Architecture: i386
BzrDebugFlags: set()
BzrVersion: 2.2.1
CheckboxSubmission: e56271c144a9c8f
CheckboxSystem: 7e42599bda39ea7
CommandLine: ['/usr/bin/bzr', 'branch', 'lp:~launchpad/launchpad/recife']
CrashDb: bzr
Date: Wed Nov 10 17:36:46 2010
ExecutablePath: /usr/bin/bzr
FileSystemEncoding: UTF-8
InterpreterPath: /usr/bin/python2.6
Locale: en_US.UTF-8
Platform: Linux-2.
ProcCmdline: /usr/bin/python /usr/bin/bzr branch lp:~launchpad/launchpad/recife
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, user)
LANG=en_US.UTF-8
LC_TIME=
PythonVersion: 2.6.6
SourcePackage: bzr
Title: bzr crashed with ShortReadvError in _seek_and_read()
UserEncoding: UTF-8
UserGroups: adm admin audio cdrom dialout lpadmin netdev plugdev pulse pulse-access sambashare video
Traceback (most recent call last):
File "/usr/lib/
return the_callable(*args, **kwargs)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
return self._operation
File "/usr/lib/
self.cleanups, self.func, *args, **kwargs)
File "/usr/lib/
result = func(*args, **kwargs)
File "/usr/lib/
source_
File "/usr/lib/
result_
File "/usr/lib/
find_
File "/usr/lib/
result = unbound(self, *args, **kwargs)
File "/usr/lib/
find_
File "/usr/lib/
self.__fetch()
File "/usr/lib/
search = self._revids_
File "/usr/lib/
find_
File "/usr/lib/
result = unbound(self, *args, **kwargs)
File "/usr/lib/
revision_id, find_ghosts)
File "/usr/lib/
result = unbound(self, *args, **kwargs)
File "/usr/lib/
return self._walk_
File "/usr/lib/
have_revs = set(target_
File "/usr/lib/
parent_map = self._get_
File "/usr/lib/
self.
File "/usr/lib/
return self._get_
File "/usr/lib/
new_result = source.
File "/usr/lib/
for node in nodes:
File "/usr/lib/
for node in self._graph_
File "/usr/lib/
for node in index.iter_
File "/usr/lib/
if not self.key_count():
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
return self._get_
File "/usr/lib/
found.
File "/usr/lib/
for node_pos, node in self._read_
File "/usr/lib/
for offset, data in data_ranges:
File "/usr/lib/
c_offset.
ShortReadvError: readv() read 0 bytes rather than 508 bytes at 0 for "2bd3fe9aa214e4
tags: | removed: need-duplicate-check |
description: | updated |
visibility: | private → public |