bzr crashes on status command - getnetxt() called

Bug #1310863 reported by Alex Umino
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

P:\aumino\fw\rex237ht>bzr status
bzr: ERROR: exceptions.AssertionError: get_next() called when there are no chars left

Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 923, in exception_to_return_code
  File "bzrlib\commands.pyo", line 1123, in run_bzr
  File "C:/Program Files (x86)/Bazaar/plugins\loom\commands.py", line 203, in run_argv_aliases
  File "bzrlib\commands.pyo", line 691, in run_argv_aliases
  File "bzrlib\commands.pyo", line 710, 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 1138, in ignore_pipe
  File "bzrlib\builtins.pyo", line 299, in run
  File "bzrlib\status.pyo", line 168, in show_tree_status
  File "bzrlib\status.pyo", line 72, in report_changes
  File "bzrlib\tree.pyo", line 94, in changes_from
  File "bzrlib\decorators.pyo", line 140, in read_locked
  File "bzrlib\tree.pyo", line 1002, in compare
  File "bzrlib\delta.pyo", line 127, in _compare_trees
  File "bzrlib\tree.pyo", line 103, in iter_changes
  File "bzrlib\workingtree_4.pyo", line 2079, in iter_changes
  File "bzrlib\dirstate.pyo", line 2237, in _read_dirblocks_if_needed
  File "_dirstate_helpers_pyx.pyx", line 796, in bzrlib._dirstate_helpers_pyx._read_dirblocks (bzrlib\_dirstate_hel
pers_pyx.c:5343)
  File "_dirstate_helpers_pyx.pyx", line 762, in bzrlib._dirstate_helpers_pyx.Reader._parse_dirblocks (bzrlib\_dirs
tate_helpers_pyx.c:5080)
  File "_dirstate_helpers_pyx.pyx", line 668, in bzrlib._dirstate_helpers_pyx.Reader._get_entry (bzrlib\_dirstate_h
elpers_pyx.c:4542)
  File "_dirstate_helpers_pyx.pyx", line 577, in bzrlib._dirstate_helpers_pyx.Reader.get_next_str (bzrlib\_dirstate
_helpers_pyx.c:4239)
  File "_dirstate_helpers_pyx.pyx", line 559, in bzrlib._dirstate_helpers_pyx.Reader.get_next (bzrlib\_dirstate_hel
pers_pyx.c:4089)
AssertionError: get_next() called when there are no chars left

bzr 2.3.0 on python 2.6.6 (Windows-7-6.1.7601-SP1)
arguments: ['bzr', 'status']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools C:\Program Files (x86)\Bazaar\plugins\bzrtools [2.3.1]
  colo C:\Program Files (x86)\Bazaar\plugins\colo [0.2.1]
  explorer C:\Program Files (x86)\Bazaar\plugins\explorer [1.1.2]
  fastimport C:\Program Files (x86)\Bazaar\plugins\fastimport [0.10.0dev]
  launchpad C:\Program Files (x86)\Bazaar\plugins\launchpad [2.3.0]
  loom C:\Program Files (x86)\Bazaar\plugins\loom [2.2.1dev]
  netrc_credential_store C:\Program Files (x86)\Bazaar\plugins\netrc_credential_store [2.3.0]
  news_merge C:\Program Files (x86)\Bazaar\plugins\news_merge [2.3.0]
  pipeline C:\Program Files (x86)\Bazaar\plugins\pipeline [1.1.0]
  qbzr C:\Program Files (x86)\Bazaar\plugins\qbzr [0.20.0]
  rewrite C:\Program Files (x86)\Bazaar\plugins\rewrite [0.6.2dev]
  svn C:\Program Files (x86)\Bazaar\plugins\svn [1.0.5dev]
  upload C:\Program Files (x86)\Bazaar\plugins\upload [1.0.0]
  xmloutput C:\Program Files (x86)\Bazaar\plugins\xmloutput [0.8.7.dev]

*** 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.

P:\aumino\fw\rex237ht>

Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
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.