Windows 7 New Install - CTD related to unsigned DLL's.

treeman9

New Member
Joined
Apr 29, 2012
Hi all,

I reinstalled Windows 7 Professional 64-bit last week and after going through the process of installing drivers, letting Windows Update check for and install updates, I'm getting crashes.

The specific problem is related to programs that use Visual Studio 2005 C++, I'm getting a consistent CTD with MSVCP80.DLL or appinit_dll.dll_unloaded. I know the AppInit loads DLL's and unsigned DLL's will crash the system.

Also note that this never happened before I reinstall Windows. While reinstalling I upgraded from a 1090T to a 2600K, so new mobo and drivers.

I have 5 MSVCP80.DLL files. Here are their locations:

C:\Windows\winsxs\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_db5f52fb98cb24ad
C:\Windows\winsxs\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5
C:\Windows\winsxs\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_d08cc06a442b34fc
C:\Windows\winsxs\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_88dce9872fb18caf
C:\Windows\winsxs\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_88df89932faf0bf6

Each DLL shows up as having a digital signature except for the one residing in the "x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_db5f52fb98cb24ad" folder.

I installed Visual Studio 2005 C++ Redistributable, plus it's service pack and patch through an administrator account and ran the programs as an administrator.

CCleaner did not detect any errors related to the DLL, just run of the mill leftover installer stuff.

Also I turned UAC off as soon as Windows installed and before VC 2005 only installed motherboard drivers, GPU drivers, and did Windows Updates.

If anybody could point me to the source of these CTD's and how to fix them I'd appreciate it (got to get my workstation back up and running!).

Regards,

Alex
 
Back
Top Bottom