Can't Start Deluge MSVCR90 problem

Specific support for Deluge on Microsoft Windows OS
Post Reply
kevinjanet

Can't Start Deluge MSVCR90 problem

Post by kevinjanet »

Deluge was working great for months. then, I uninstalled a different program. After that, when I try to run Deluge I got this error(below):

I completely removed and re-installed deluge , rebooted etc but am still getting the same error I followed this link:
http://pcsupport.about.com/od/findbyerr ... -error.htm

and reinstalled MSVCR90.dll But I still get same error.
Any ideas on how to resolve this?
Kevin

Problem signature:
Problem Event Name: BEX
Application Name: deluge.exe
Application Version: 1.3.12.0
Application Timestamp: 530bd002
Fault Module Name: MSVCR90.dll
Fault Module Version: 9.0.30729.6161
Fault Module Timestamp: 4dace5b9
Exception Offset: 0006ccd5
Exception Code: c0000417
Exception Data: 00000000
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 1033
Additional Information 1: bf1c
Additional Information 2: bf1c5720f569ee67c666d45e9ad1252e
Additional Information 3: 4694
Additional Information 4: 469499b485e17489121be6a9766d0cf6
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Can't Start Deluge MSVCR90 problem

Post by Cas »

Can't help much with these errors, I would make sure you have removed any old redist packages and reinstall latest one or you could test previous versions from this link: https://blogs.msdn.microsoft.com/astebn ... e-package/
rosso

Re: Can't Start Deluge MSVCR90 problem

Post by rosso »

Sounds like an almost-identical problem to mine: I downloaded and ran Deluge just fine yesterday. After a system reboot, I find that Deluge will no longer launch, and instead gives me the same MSVCR90.dll error message as pasted above. The only differences are my "OS Version" after the second decimal (inconsequential) and my "Application Version" is slightly later:

Code: Select all

Problem signature:
  Problem Event Name:	BEX
  Application Name:	deluge.exe
  Application Version:	1.3.13.0
  Application Timestamp:	530bd002
  Fault Module Name:	MSVCR90.dll
  Fault Module Version:	9.0.30729.6161
  Fault Module Timestamp:	4dace5b9
  Exception Offset:	0006ccd5
  Exception Code:	c0000417
  Exception Data:	00000000
  OS Version:	6.1.7601.2.1.0.256.48
  Locale ID:	1033
Uninstalling older versions of the C++ redist through Add/Remove programs (all those that had version 9.0.*, somewhat matching the "Fault Module Version" given in the error message) changed nothing and Deluge still did not launch.

Uninstalling/re-installing Deluge gave me a prompt post-installation that pointed out I had a missing C++ redist, and gave me the link: https://www.microsoft.com/en-us/downloa ... x?id=26368
Following this and downloading/installing both x86 and x64 versions (to be safe), Deluge still crashes on launch with the same error.

If this is crashing when using the Deluge-recommended MSVCR90 dll file, could this be considered a Deluge bug?
cold_pulp
New User
New User
Posts: 2
Joined: Thu Dec 15, 2016 6:44 am

Re: Can't Start Deluge MSVCR90 problem

Post by cold_pulp »

Might as well add my name to the list. Error trace below. Searching for a solution.

Code: Select all

Fault bucket 116210100211, type 5
Event Name: BEX
Response: Not available
Cab Id: 0

Problem signature:
P1: deluge.exe
P2: 1.3.13.0
P3: 530bd002
P4: MSVCR90.dll
P5: 9.0.30729.9247
P6: 56fa38aa
P7: 0006ccd5
P8: c0000417
P9: 00000000
P10: 
cold_pulp
New User
New User
Posts: 2
Joined: Thu Dec 15, 2016 6:44 am

Re: Can't Start Deluge MSVCR90 problem

Post by cold_pulp »

I realize that last post probably wasn't too helpful. Here's some more information: Windows 10, 64-bit. Below is some additional information on the crash (an Application Error in Event Viewer). The crash first happened when my disk was filled and multiple torrents had the "Error" message. Before I was able to figure out the error (full disk) I closed deluge and re-opened it. That time, and every time since it will crash - even after freeing up disk space.

Code: Select all

Faulting application name: deluge.exe, version: 1.3.13.0, time stamp: 0x530bd002
Faulting module name: MSVCR90.dll, version: 9.0.30729.9247, time stamp: 0x56fa38aa
Exception code: 0xc0000417
Fault offset: 0x0006ccd5
Faulting process id: 0x8ac
Faulting application start time: 0x01d2569debd760e1
Faulting application path: C:\Program Files (x86)\Deluge\deluge.exe
Faulting module path: C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_5090cb78bcba4a35\MSVCR90.dll
Report Id: ad40049f-ba99-4616-ac09-63979c850e26
Faulting package full name: 
Faulting package-relative application ID: 
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Can't Start Deluge MSVCR90 problem

Post by Cas »

Have you tested with a fresh config?
Post Reply