Opened 10 years ago

Closed 10 years ago

#2419 closed bug (WorksForMe)

Deluge freezes upon adding magnets or torrent files

Reported by: dbbolton Owned by:
Priority: major Milestone: Future
Component: Core Version: 1.3.3
Keywords: crash, freeze Cc:

Description

As soon as I click the "Add" button for a torrent/magnet, Deluge completely locks up, both the window and the tray icon. I waited for something like 5 minutes for a response. The deluge process had to be killed with kill -9 before I could re-launch the apllication. I tried a few different torrents/magnets and always got the same result.

Sorry it's not much info, but I couldn't find any bug reporting outlines on the wiki. I suppose I could attempt a backtrace if that would be helpful.

The only output I get on the command line is this:

/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::sm-connect after class was initialised
  self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
  self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::display after class was initialised
  self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::default-icon after class was initialised
  self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())

Some system/version info:

Linux Mint 16 Petra \n \l

Linux persephone 3.11.10-db #1 SMP PREEMPT Sat Feb 8 07:59:43 EST 2014 x86_64 x86_64 x86_64 GNU/Linux

deluge:
  Installed: 1.3.6-0ubuntu2
  Candidate: 1.3.6-0ubuntu2
  Version table:
 *** 1.3.6-0ubuntu2 0
        500 http://archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages
        100 /var/lib/dpkg/status

python-libtorrent:
  Installed: 0.16.11-1ubuntu1
  Candidate: 0.16.11-1ubuntu1
  Version table:
 *** 0.16.11-1ubuntu1 0
        500 http://archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages
        100 /var/lib/dpkg/status

Change History (2)

comment:1 Changed 10 years ago by dbbolton

  • Version changed from 1.3.6 to 1.3.3

I am once again experiencing this behavior, this time on Mint/Debian? testing (jessie) which uses 1.3.3. Something is definitely wrong, but I need some guidance in order to provide any useful debugging info.

LMDE Cinnamon Edition \n \l


deluge:
  Installed: 1.3.3-2+nmu1
  Candidate: 1.3.3-2+nmu1
  Version table:
 *** 1.3.3-2+nmu1 0
        500 http://debian.linuxmint.com/latest/ testing/main amd64 Packages
        100 /var/lib/dpkg/status


python-libtorrent:
  Installed: 0.16.11-2
  Candidate: 0.16.11-2
  Version table:
 *** 0.16.11-2 0
        500 http://debian.linuxmint.com/latest/ testing/main amd64 Packages
        100 /var/lib/dpkg/status


/usr/bin/python: symbolic link to `python2.7'


python2.7:
  Installed: 2.7.5-8
  Candidate: 2.7.5-8
  Version table:
 *** 2.7.5-8 0
        500 http://debian.linuxmint.com/latest/ testing/main amd64 Packages
        100 /var/lib/dpkg/status

comment:2 Changed 10 years ago by Cas

  • Resolution set to WorksForMe
  • Status changed from new to closed

There is not enough information, nor have I seen this, to diagnose an issue here, however the common factor is libtorrent 0.16.11 so I suggest testing with latest version and reopen if still seeing issue.

Note: See TracTickets for help on using tickets.