bzr crashed with RuntimeError in _sub_group(): maximum recursion depth exceeded
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Incomplete
|
Undecided
|
Unassigned | ||
bzr (Ubuntu) |
New
|
Medium
|
Unassigned |
Bug Description
I was updating trunk in my sample project after I imported a language package into the trunk without unzipping it.
ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: bzr 2.3.4-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.38-11-generic x86_64
NonfreeKernelMo
Architecture: amd64
BzrDebugFlags: set()
BzrVersion: 2.3.4
CheckboxSubmission: 71ff7045e50f748
CheckboxSystem: edda5d4f616ca79
CommandLine: ['/usr/bin/bzr', 'explorer']
CrashDb: bzr
Date: Fri Aug 26 15:10:47 2011
ExecutablePath: /usr/bin/bzr
FileSystemEncoding: UTF-8
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
InterpreterPath: /usr/bin/python2.7
Locale: nl_NL.UTF-8
PackageArchitec
Platform: Linux-2.
ProcCmdline: /usr/bin/python /usr/bin/bzr explorer
ProcEnviron:
LANGUAGE=nl_NL:en
LANG=nl_NL.UTF-8
SHELL=/bin/bash
PythonVersion: 2.7.1
SourcePackage: bzr
Title: bzr crashed with RuntimeError in _sub_group(): maximum recursion depth exceeded
UpgradeStatus: No upgrade log present (probably fresh install)
UserEncoding: UTF-8
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
tags: | removed: need-duplicate-check |
Changed in bzr: | |
status: | New → Incomplete |
Changed in bzr (Ubuntu): | |
importance: | Undecided → Medium |
That's a strange traceback.
What are the contents of your ignore file? Does running "bzr ignored" in that branch work without problems?