Page 1 of 1

Crashes after 1-10 mins

Posted: Wed Nov 19, 2014 5:11 am
by DarthTeufel
Not sure what happened to be honest.

I was running Deluge 1.3.5 and started to get consistent crashes. I uninstalled and installed Client: 1.3.10 libtorrent: 0.16.18.0

I keep getting the same crashes rather reguarly. Not sure what maybe the problem maybe.

Code: Select all

Faulting application name: deluge.exe, version: 0.0.0.0, time stamp: 0x530bd002
Faulting module name: ntdll.dll, version: 6.1.7601.18247, time stamp: 0x521ea8e7
Exception code: 0xc0000005
Fault offset: 0x000222d2
Faulting process id: 0x2218
Faulting application start time: 0x01d003b3d443b045
Faulting application path: C:\Program Files (x86)\Deluge\deluge.exe
Faulting module path: C:\Windows\SysWOW64\ntdll.dll
Report Id: 9ba0f12e-6fa9-11e4-a782-8c89a500998c

Re: Crashes after 1-10 mins

Posted: Thu Nov 20, 2014 3:56 pm
by Cas
Can you try in thinclient mode to see if it is the UI or daemon crashing.

Re: Crashes after 1-10 mins

Posted: Sat Nov 22, 2014 3:09 am
by DarthTeufel
I apologize that I'm not the most literate when it comes to these things, but here is what I did.

I turned off "classic mode" in the preferences and then restarted Deluge.

I then went and started a "local daemon" and connected to that.

It crashed a bit later (though i did not get a visual warning about it

Code: Select all

Faulting application name: deluged.exe, version: 0.0.0.0, time stamp: 0x530bd002
Faulting module name: ntdll.dll, version: 6.1.7601.18247, time stamp: 0x521ea8e7
Exception code: 0xc0000005
Fault offset: 0x000222d2
Faulting process id: 0x1428
Faulting application start time: 0x01d0060068c03433
Faulting application path: C:\Program Files (x86)\Deluge\deluged.exe
Faulting module path: C:\Windows\SysWOW64\ntdll.dll
Report Id: 1ee421e6-71f4-11e4-91e7-8c89a500998c

Re: Crashes after 1-10 mins

Posted: Sat Nov 22, 2014 4:17 am
by DarthTeufel
So I did it again, only this time I waited about 5 mins before connecting to the local host

Code: Select all

Faulting application name: deluged.exe, version: 0.0.0.0, time stamp: 0x530bd002
Faulting module name: libtorrent.pyd, version: 0.0.0.0, time stamp: 0x543020b7
Exception code: 0xc0000005
Fault offset: 0x000f3aa5
Faulting process id: 0x1f70
Faulting application start time: 0x01d00603f87480c4
Faulting application path: C:\Program Files (x86)\Deluge\deluged.exe
Faulting module path: C:\Program Files (x86)\Deluge\libtorrent.pyd
Report Id: 9f51088c-71f7-11e4-91e7-8c89a500998c

Re: Crashes after 1-10 mins

Posted: Mon Nov 24, 2014 11:44 pm
by Cas
That will need debugging to get a useful trace: http://dev.deluge-torrent.org/wiki/Buil ... tonWindows