Deluged crashing on xp inconsistently

Specific support for Deluge on Microsoft Windows OS
Post Reply
spanktastic2120
New User
New User
Posts: 3
Joined: Sun Apr 14, 2013 7:01 am

Deluged crashing on xp inconsistently

Post by spanktastic2120 »

I installed deluge 1.3.6 and run the daemon on my media center and access it with the deluge gtk from other computers in the house, but seemingly randomly the daemon will crash with just the typical "this program has stopped working" windows error message. I just enabled logging so i only have one log so far, but the last few minutes of it are just thousands of lines of

Code: Select all

performance warning: send buffer watermark too low (upload rate will suffer)
I googled for it and found a closed bug on the issue, so i dont know why i would be having this problem. The complete log is here if anyone needs it http://www.filedropper.com/deluged it was too large for pastebin (about 5 MB). Ill keep running the daemon and grabbing logs to see if its this same thing every time, but its crashing is inconsistent, sometimes it will run for a minute, sometimes a couple hours.
spanktastic2120
New User
New User
Posts: 3
Joined: Sun Apr 14, 2013 7:01 am

Re: Deluged crashing on xp inconsistently

Post by spanktastic2120 »

Heres another log, seems to be an issue with the "send buffer watermark" again.
http://pastebin.com/8GYxNwnX
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluged crashing on xp inconsistently

Post by Cas »

I don't think the crash has anything to do with the watermark issue. Ideally we would need a traceback to identify the actual issue but since it's on windows it's a bit trickier.

You could try an alternative windows 1.3.6 version that uses python 2.7 and includes libtorrent 0.16.8: http://download.deluge-torrent.org/windows/py2.7/

It is import to note the different python version (2.6 vs 2.7) when installing 3rd party plugins.
spanktastic2120
New User
New User
Posts: 3
Joined: Sun Apr 14, 2013 7:01 am

Re: Deluged crashing on xp inconsistently

Post by spanktastic2120 »

I believe that fixed the issue, it has been running for hours without a crash.
The log file doesnt have any "send buffer watermark" errors either.
Thank you.
Post Reply