Deluge crashing on Cubian Cubieboard 2

General support for problems installing or using Deluge
Post Reply
pstryk
New User
New User
Posts: 7
Joined: Mon May 19, 2014 7:57 pm

Deluge crashing on Cubian Cubieboard 2

Post by pstryk »

Hi,

I have a problem with Deluge on Cubieboard 2 (Cubian/Linux OS - very fresh installation). The Deluged Daemon keeps crashing when download any files (no matter 1 torrent or 10), but the deluge-web is running fine. When idle (no files in queue) it runs ok.

Code: Select all

root@mini:/# deluged -v
deluged: 1.3.6
libtorrent: 0.15.10.0

root@mini:/#uname -a
Linux mini 3.4.79-sun7i #13 SMP PREEMPT Thu Jul 3 06:34:55 CST 2014 armv7l GNU/Linux
Files DL, config and UL files are stored on SATA drive - I can pst them if required.

Only info in log showing any problems is:

Code: Select all

[DEBUG   ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG   ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG   ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG   ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG   ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG   ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG   ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG   ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG   ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: send buffer watermark too low (upload rate will suffer)
[DEBUG   ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG   ] 12:59:50 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: send buffer watermark too low (upload rate will suffer)
and

Code: Select all

[WARNING ] 12:57:31 config:361 Unable to open config file /hdd/deluge-conf/.config/deluge/hostlist.conf.1.2: [Errno 2] No such file or directory: '/hdd/deluge-conf/.config/deluge/hostlist.conf.1.2'
Currently cache is set to: 10240 with 1800 time and default settings also crashed the installation...

I tried anything but no luck. Can any one help?
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge crashing on Cubian Cubieboard 2

Post by Cas »

It's simple you search for crashing deluge and find that you should try upgrading libtorrent!
pstryk
New User
New User
Posts: 7
Joined: Mon May 19, 2014 7:57 pm

Re: Deluge crashing on Cubian Cubieboard 2

Post by pstryk »

Thanks.
Updating to liborrent 0.16.5.0 helped - I just had to compile it from the source with manual I found on this forum (can't remember which one...)
Post Reply