"bzr status -c revid:REVID" crashes

Bug #904095 reported by Eli Zaretskii
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Loom
Fix Committed
Undecided
Unassigned

Bug Description

This happens in any branch I tried with bzr 2.5b4. Bazaar 2.4.2 doesn't have this problem. Using "bzr st -r revid:REVID" also avoids the crash. However, "bzr st -r revid:REV1..revid:REV2" crashes in the same way as -c does.

Here's the traceback:

D:\usr\eli\bzr\bzr-tiplog>bzr st -r revid:<email address hidden>:<email address hidden>
modified:
  __init__.py
  commands.py
  tests/test_tiplog.py
bzr: ERROR: exceptions.AttributeError: 'InventoryRevisionTree' object has no attribute 'branch'

Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 923, in exception_to_return_code
  File "bzrlib\commands.pyo", line 1128, in run_bzr
  File "bzrlib\commands.pyo", line 676, in run_argv_aliases
  File "bzrlib\commands.pyo", line 698, in run
  File "bzrlib\cleanup.pyo", line 135, in run_simple
  File "bzrlib\cleanup.pyo", line 165, in _do_with_cleanups
  File "bzrlib\commands.pyo", line 1145, in ignore_pipe
  File "bzrlib\builtins.pyo", line 311, in run
  File "bzrlib\status.pyo", line 225, in show_tree_status
  File "C:/Program Files/Bazaar/plugins\loom\__init__.py", line 101, in show_loom_summary
AttributeError: 'InventoryRevisionTree' object has no attribute 'branch'

bzr 2.5b4 on python 2.6.6 (Windows-XP-5.1.2600-SP2)
arguments: ['bzr', 'st', '-r', 'revid:<email address hidden>
    x..revid:<email address hidden>']
plugins: bisect[1.1.0dev], bzrtools[2.4.1], changelog_merge[2.5b4],
    colo[0.3.1dev], encdiff[1.0.0], explorer[1.1.0], fastimport[0.12.0dev],
    git[0.6.6dev], grep[0.4.0], history_db[unknown], keywords[unknown],
    launchpad[2.5b4], loom[2.2.1dev], netrc_credential_store[2.5b4],
    news_merge[2.5b4], pipeline[1.1.0], qbzr[0.18.6], rewrite[0.6.3dev],
    svn[1.1.1], tiplog[0.0.5dev], upload[1.0.1dev], xmloutput[0.8.8]
encoding: 'cp1255', fsenc: 'mbcs', lang: None

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.

Jelmer Vernooij (jelmer)
affects: bzr → bzr-loom
Jelmer Vernooij (jelmer)
Changed in bzr-loom:
status: New → Fix Committed
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.