Custom Query (2445 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (217 - 219 of 2445)

Ticket Resolution Summary Owner Reporter
#2937 WorksForMe Freebsd deluged memory leak mururoa
Description

Deluge packaged for Freebsd (1.3.13,1) has a severe memory leak. It takes about 2 hours 30 minutes to consume more than 500 MB from 22 MB at start.

Here are the monit alerts :

Nov 20 23:08:11 FreeBSD1 monit[80330]: 'deluged' total mem amount of 480.3 MB matches resource limit [total mem amount>400 MB]
Nov 20 23:08:22 FreeBSD1 kernel: WARNING pid 79892 (python2.7): ioctl sign-extension ioctl ffffffffc0206933
Nov 20 23:08:22 FreeBSD1 last message repeated 8 times
Nov 20 23:09:11 FreeBSD1 monit[80330]: 'deluged' total mem amount of 507.9 MB matches resource limit [total mem amount>500 MB]
Nov 20 23:09:11 FreeBSD1 monit[80330]: 'deluged' total mem amount of 507.9 MB matches resource limit [total mem amount>400 MB]
Nov 20 23:09:24 FreeBSD1 kernel: WARNING pid 79892 (python2.7): ioctl sign-extension ioctl ffffffffc0206933
Nov 20 23:09:24 FreeBSD1 last message repeated 8 times
Nov 20 23:10:11 FreeBSD1 monit[80330]: 'deluged' total mem amount of 510.1 MB matches resource limit [total mem amount>500 MB]
#2950 WorksForMe libtorrent error undefined symbol: _ZN5boost4asio2ip10address_v4C1ERKNS_5arrayIhLm4EEE Oswald
Description

Deluge version :1.3.13-0, Python version: 2.7.6, Operating System : Mint 17.1 rebecca, Kernel: x86_64 Linux 3.13.0-37-generic WebUI:1.3.13-0, Plugins : no, Language : russian, installation method: mintInstall 7.6.0

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line 349, in _on_reactor_start
    client.start_classic_mode()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line 559, in start_classic_mode
    self._daemon_proxy = DaemonClassicProxy(self.__event_handlers)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line 432, in __init__
    self.__daemon = deluge.core.daemon.Daemon(classic=True)
  File "/usr/lib/python2.7/dist-packages/deluge/core/daemon.py", line 141, in __init__
    from deluge.core.core import Core
  File "/usr/lib/python2.7/dist-packages/deluge/core/core.py", line 36, in <module>
    from deluge._libtorrent import lt
  File "/usr/lib/python2.7/dist-packages/deluge/_libtorrent.py", line 59, in <module>
    import libtorrent as lt
ImportError: /usr/lib/python2.7/dist-packages/libtorrent.so: undefined symbol: _ZN5boost4asio2ip10address_v4C1ERKNS_5arrayIhLm4EEE
#2962 WorksForMe deluge-gtk freezes when using the Open Folder function with nemo sponix
Description

1) Linux Mint 18.1 Cinnamon 64-bit 2) Ran deluge-gtk, selected a torrent, and choose "Open Folder" 3) The Location of the Torrent opened in the nemo file browser, and deluge-gtk froze solid 4) Expected the torrent data location to open and deluge-gtk to continue running as normal 5) This freezes deluge-gtk every time and only a force quit or kill -9 will close it afterwards

This issue seems to be only with Cinnamon, I can do the exact same thing in Mate and it functions fine.. But if I install nemo within Mate and set it as the default file browser the freezes take place again..

Note: See TracQuery for help on using queries.