bzr crashed with IOError in callHandlers()
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Bazaar |
Invalid
|
Undecided
|
Unassigned | ||
| bzr (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
Binary package hint: bzr
Not sure if it was caused through Diffuse merge tool or Ubuntu Software Centre, since I was using both at the time. Hopefully the full stack trace will help.
I wasn't using bzr directly at the time.
ProblemType: Crash
Architecture: i386
Date: Fri Oct 30 09:32:54 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/bzr
InterpreterPath: /usr/bin/python2.6
Package: bzr 2.0.0-0ubuntu1
ProcCmdline: /usr/bin/python /usr/bin/bzr status -SV ./apt
ProcEnviron:
PATH=(custom, user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
ProcVersionSign
PythonArgs: ['/usr/bin/bzr', 'status', '-SV', './apt']
SourcePackage: bzr
Title: bzr crashed with IOError in callHandlers()
Uname: Linux 2.6.31-14-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
| visibility: | private → public |
| tags: | removed: need-duplicate-check |
| Changed in bzr (Ubuntu): | |
| status: | New → Confirmed |
| Changed in bzr: | |
| status: | New → Confirmed |

This is a strange error, apparently the python logging module has problems writing to standard error. Are you just running bzr on the command-line?