Package: deluge
Version: 1.2.0~rc5-1
Severity: normal
Sometime deluge silently closing. Once I run it from console and after ~15 hrs
deluge crashed:
$ deluge
/usr/lib/pymodules/python2.5/deluge/core/core.py:502: DeprecationWarning: Use
get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
/usr/lib/pymodules/python2.5/deluge/core/core.py:508: DeprecationWarning: Use
get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
/usr/lib/pymodules/python2.5/deluge/core/core.py:496: DeprecationWarning: Use
get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
/usr/lib/pymodules/python2.5/deluge/core/core.py:611: DeprecationWarning: Use
get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.5/deluge/ui/ui.py", line 128, in __init__
ui = GtkUI(args)
File "/usr/lib/pymodules/python2.5/deluge/ui/gtkui/gtkui.py", line 231, in
__init__
reactor.run()
File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line
184, in run
self.__run()
File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line
224, in simulate
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 779,
in runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/lib/pymodules/python2.5/deluge/core/torrentmanager.py", line 927,
in on_alert_save_resume_data
torrent_id = str(alert.handle.info_hash())
exceptions.RuntimeError: invalid torrent handle used
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.5/deluge/ui/ui.py", line 128, in __init__
ui = GtkUI(args)
File "/usr/lib/pymodules/python2.5/deluge/ui/gtkui/gtkui.py", line 231, in
__init__
reactor.run()
File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line
184, in run
self.__run()
File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line
224, in simulate
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 779,
in runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/lib/pymodules/python2.5/deluge/core/torrentmanager.py", line 927,
in on_alert_save_resume_data
torrent_id = str(alert.handle.info_hash())
exceptions.RuntimeError: invalid torrent handle used
I unable to found exact condition to reproduce bug, but it uppear sometime.
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (990, 'stable'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages deluge depends on:
ii deluge-gtk 1.2.0~rc5-1 bittorrent client written in Pytho
ii python 2.5.2-3 An interactive high-level object-o
deluge recommends no packages.
deluge suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]