dvcs-autosync crashed with AttributeError in stop_serving(): 'AutosyncJabberBot' object has no attribute '_thread'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dvcs-autosync (Ubuntu) |
New
|
Medium
|
Unassigned |
Bug Description
Tried to stop dvcs-autosync when running from terminal by pressing Ctrl-C; got the following debug info:
INFO:root:You pressed Ctrl+C, exiting gracefully!
Traceback (most recent call last):
File "/usr/bin/
time.sleep(10)
File "/usr/bin/
bot.
File "/usr/bin/
if self._thread:
AttributeError: 'AutosyncJabberBot' object has no attribute '_thread'
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: dvcs-autosync 0.5
ProcVersionSign
Uname: Linux 3.2.0-19-
ApportVersion: 1.94.1-0ubuntu2
Architecture: i386
Date: Mon Mar 19 11:19:04 2012
ExecutablePath: /usr/bin/
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301)
InterpreterPath: /usr/bin/python2.7
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/
ProcEnviron:
TERM=xterm
SHELL=/bin/bash
LANG=en_US.UTF-8
PythonArgs: ['/usr/
SourcePackage: dvcs-autosync
Title: dvcs-autosync crashed with AttributeError in stop_serving(): 'AutosyncJabberBot' object has no attribute '_thread'
UpgradeStatus: Upgraded to precise on 2012-03-19 (0 days ago)
UserGroups:
tags: | removed: need-duplicate-check |
Changed in dvcs-autosync (Ubuntu): | |
importance: | Undecided → Medium |