Deluge GTK UI crashes on file operations

Specific support for Deluge on Microsoft Windows OS
Post Reply
Dagnir
New User
New User
Posts: 2
Joined: Mon Sep 26, 2011 7:47 pm

Deluge GTK UI crashes on file operations

Post by Dagnir »

Hello all,

I'm experiencing crashes on Windows 7 with Deluge 1.3.3 (same with 1.2.3, 1.3.0, 1.3.1 and 1.3.2). Features like 'move storage' and 'remove torrent' crash the GTK UI instantly. Adding torrents works fine. The daemon version is 1.2.3 running on my Debian Squeeze seedbox. Web-ui (1.2.3+git20110209.8c36830-0squeeze1) doesn't work either, at least it doesn't show me any torrents. It manages to display correct settings on the status bar, but that's about it.

Windows error message:

Code: Select all

Problem signature:
  Problem Event Name:	APPCRASH
  Application Name:	deluge.exe
  Application Version:	0.0.0.0
  Application Timestamp:	48d22ece
  Fault Module Name:	msvcrt.dll
  Fault Module Version:	7.0.7600.16385
  Fault Module Timestamp:	4a5bda6f
  Exception Code:	c0000005
  Exception Offset:	0000b474
  OS Version:	6.1.7601.2.1.0.256.1
  Locale ID:	1061
  Additional Information 1:	0a9e
  Additional Information 2:	0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:	0a9e
  Additional Information 4:	0a9e372d3b4ad19135b953a78882e789
Nothing on the server logs.

Thank you for your attention.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge GTK UI crashes on file operations

Post by Cas »

If it is crashing with every version and the APPCRASH points to msvcrt.dll then it suggests a problem with that: http://www.msigeek.com/269/appcrash-mes ... -scenarios

Also 1.3 and 1.2 are not compatible for server/client.
Dagnir
New User
New User
Posts: 2
Joined: Mon Sep 26, 2011 7:47 pm

Re: Deluge GTK UI crashes on file operations

Post by Dagnir »

Completely scrubbed GTK and Deluge from my W7 machine and reinstalled both, then upgraded deluge-common, deluged and deluge-web to version 1.3.3 on the server. That got web-ui working and I could remove some torrents with files. GTK-UI now also crashes when I click connection manager after the connection has been established.
The link was somewhat informational, but the recommended solution there doesn't really help, since the only msvcrt.dll and I can't mess with it.

Edit: I've also done a 'repair' install with Microsoft Visual C++ 2010 Redistributable Package (x86).

Edit2: Also did a scan using sfc which returned nothing.
Post Reply