Activity log for bug #581123

Date Who What changed Old value New value Message
2010-05-15 23:03:12 Sense Egbert Hofstede bug added bug
2010-05-15 23:03:45 Sense Egbert Hofstede attachment added bzr-20100515230050-25615.crash http://launchpadlibrarian.net/48518610/bzr-20100515230050-25615.crash
2010-05-19 02:08:42 Andrew Bennetts description While trying to push to lp:~qense/unity/gconf-key-doc-reference-fix Bazaar crashed with the following error: "bzr push lp:~qense/unity/gconf-key-doc-reference-fix bzr: ERROR: bzrlib.errors.ErrorFromSmartServer: Error received from smart server: ('error', "Generic bzr smart protocol error: Bad message kind byte: '\\xd5'") *** 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 attaching the crash file /home/qense/.cache/crash/bzr-20100515230050-25615.crash and including a description of the problem. The crash file is plain text and you can inspect or edit it to remove private information." While trying to push to lp:~qense/unity/gconf-key-doc-reference-fix Bazaar crashed with the following error: "bzr push lp:~qense/unity/gconf-key-doc-reference-fix bzr: ERROR: bzrlib.errors.ErrorFromSmartServer: Error received from smart server: ('error', "Generic bzr smart protocol error: Bad message kind byte: '\\xd5'") Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 853, in exception_to_return_code return the_callable(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1055, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 661, in run_argv_aliases return self.run_direct(**all_cmd_args) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 665, in run_direct return self._operation.run_simple(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 122, in run_simple self.cleanups, self.func, *args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 156, in _do_with_cleanups result = func(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/builtins.py", line 1146, in run use_existing_dir=use_existing_dir) File "/usr/lib/python2.6/dist-packages/bzrlib/push.py", line 92, in _show_push_branch create_prefix=create_prefix, use_existing_dir=use_existing_dir) File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 1295, in create_clone_on_transport create_prefix=create_prefix, use_existing_dir=use_existing_dir) File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 268, in clone_on_transport result_repo.fetch(local_repo, fetch_spec=fetch_spec) File "/usr/lib/python2.6/dist-packages/bzrlib/remote.py", line 1333, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/usr/lib/python2.6/dist-packages/bzrlib/decorators.py", line 194, in write_locked result = unbound(self, *args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/repository.py", line 3438, in fetch pb=pb, find_ghosts=find_ghosts) File "/usr/lib/python2.6/dist-packages/bzrlib/fetch.py", line 83, in __init__ self.__fetch() File "/usr/lib/python2.6/dist-packages/bzrlib/fetch.py", line 109, in __fetch self._fetch_everything_for_search(search) File "/usr/lib/python2.6/dist-packages/bzrlib/fetch.py", line 137, in _fetch_everything_for_search stream, from_format, []) File "/usr/lib/python2.6/dist-packages/bzrlib/remote.py", line 1798, in insert_stream (verb, path, resume_tokens) + lock_args, byte_stream) File "/usr/lib/python2.6/dist-packages/bzrlib/smart/client.py", line 181, in call_with_body_stream expect_response_body=False) File "/usr/lib/python2.6/dist-packages/bzrlib/smart/client.py", line 81, in _call_and_read_response expect_body=expect_response_body), File "/usr/lib/python2.6/dist-packages/bzrlib/smart/message.py", line 306, in read_response_tuple _translate_error(self.args) File "/usr/lib/python2.6/dist-packages/bzrlib/smart/message.py", line 361, in _translate_error raise errors.ErrorFromSmartServer(error_tuple) ErrorFromSmartServer: Error received from smart server: ('error', "Generic bzr smart protocol error: Bad message kind byte: '\\xd5'") BzrVersion: 2.1.1 CommandLine: ['/usr/bin/bzr', 'push', 'lp:~qense/unity/gconf-key-doc-reference-fix']
2010-05-19 02:09:13 Andrew Bennetts bzr: importance Undecided High
2010-05-19 02:09:13 Andrew Bennetts bzr: status New Confirmed
2010-05-19 02:09:30 Andrew Bennetts tags hpss
2010-09-03 03:19:42 Martin Pool summary Bazaar crashed while trying to push to lp:~qense/unity/gconf-key-doc-reference-fix "bad message kind byte" pushing to Launchpad
2010-09-03 03:19:49 Martin Pool tags hpss hpss launchpad
2010-09-03 03:34:53 Martin Pool marked as duplicate 532550