Page 1 of 1
Daemon keeps crashing
Posted: Thu Feb 28, 2013 4:36 am
by nighthawk13
I'm having a problem with my deluge daemon continually crashing. Not sure if it has to do with the amount of torrents there but there are about 80. I have the settings at 5 active, 3 downloading at any given time. Max 200 connections, with 75 max per torrent.
It will run for a while, some times a long time and some times a short time. Then it will stop. I open the connection manager and it shows the daemon not running.
I just upgraded from 1.3.5 to 1.3.6 and it is still happening.
Any help would be greatly appreciated.
Re: Daemon keeps crashing
Posted: Thu Feb 28, 2013 11:59 am
by bro
It's probably a libtorrent issue. do you get a python.core dump file after the crash? Is this Windows? If not, which OS and libtorrent version?
Re: Daemon keeps crashing
Posted: Thu Feb 28, 2013 2:39 pm
by nighthawk13
I am running Linux Mint 13 (Ubuntu Precise).
I have libtorrent 0.15.10-1 installed.
I have no idea how to check if I'm getting a python core dump.
Is there anything else that I can use other than libtorrent?
Re: Daemon keeps crashing
Posted: Thu Feb 28, 2013 3:21 pm
by Cas
You can enable apport and it will catch the core dump:
https://wiki.ubuntu.com/Apport#How_to_enable_apport
A good guess is that the issue is related to an ssl bug seen in Ubuntu 12.04
Re: Daemon keeps crashing
Posted: Wed May 01, 2013 9:59 pm
by discmeister
I think I have a similar problem. I'm running daemon 1.3.6 and it'll run happily for an indeterminate period of time, then disconnect. I can use the webui connection manager to restart the daemon and reconnect to it from the webui, but then the same problem will occur again, after another period of time.
I have enabled apport core dump. Where should I find the file/info that can post/attach here to help?
I am running Linux 3.2.0-40-generic on x86_64, 12.04.2.
Kind regards to all,
Discy
Re: Daemon keeps crashing
Posted: Fri May 03, 2013 1:41 pm
by Cas
See if disabling DHT helps.
Crash reports should be in /var/crash (
http://askubuntu.com/a/215778/8570)