Crashes after 1-10 mins

Specific support for Deluge on Microsoft Windows OS
Post Reply
DarthTeufel
New User
New User
Posts: 3
Joined: Wed Nov 19, 2014 4:24 am

Crashes after 1-10 mins

Post 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
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Crashes after 1-10 mins

Post by Cas »

Can you try in thinclient mode to see if it is the UI or daemon crashing.
DarthTeufel
New User
New User
Posts: 3
Joined: Wed Nov 19, 2014 4:24 am

Re: Crashes after 1-10 mins

Post 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
DarthTeufel
New User
New User
Posts: 3
Joined: Wed Nov 19, 2014 4:24 am

Re: Crashes after 1-10 mins

Post 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
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Crashes after 1-10 mins

Post by Cas »

That will need debugging to get a useful trace: http://dev.deluge-torrent.org/wiki/Buil ... tonWindows
Post Reply