bzr crashed with NoSuchFile in _translate_error()

Bug #201907 reported by Daniel Hahler
4
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Medium
Unassigned
bzr (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: bzr

Somehow I've managed to crash bzr during "bzr vis" (yesterday?), but I don't remember what I was doing.

ProblemType: Crash
Architecture: i386
Date: Wed Mar 12 01:00:56 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/bzr
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: bzr 1.2~rc1-1build2
PackageArchitecture: i386
ProcCmdline: /usr/bin/python /usr/bin/bzr vis /etc/
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
 LANG=de_DE.UTF-8
 LANGUAGE=
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/bzr', 'vis', '/etc/']
SourcePackage: bzr
Title: bzr crashed with NoSuchFile in _translate_error()
Uname: Linux 2.6.24-12-generic i686
UserGroups:

Tags: apport-crash
Revision history for this message
Daniel Hahler (blueyed) wrote :
Revision history for this message
Martin Pool (mbp) wrote :

This is an upstream bug

Changed in bzr:
status: New → Invalid
Revision history for this message
Martin Pool (mbp) wrote :

The problem is a NoSuchFile while trying to open a pack file.

I would guess that while vis was running, a write operation was done on the repository which caused it to repack. bzr should either re-read the index if this has happened, or look in the obsolete_packs direcotry.

I think this is a dupe but it's useful to know it happened in practice. Thanks for the report.

Changed in bzr:
importance: Undecided → Medium
status: New → Confirmed
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.