Application error explorer.exe caused by comctl32.dll (id 1000)

saluzzino

New member
Local time
4:33 PM
Messages
8
I can reproduce it randomly, when I try to copy and paste files in some folder.
This is a Windows 7 x64 Ultimate restored with a repair install
Copying and pasting a new comctl32.dll from my Windows 7 disk in the path indicated below doesn't help to solve this issue.
My sfc /verifyonly didn't find any integrity violation.
A complete dump file is here: http://www.filedropper.com/explorerexe1840


Code:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Error" /> 
  <EventID Qualifiers="0">1000</EventID> 
  <Level>2</Level> 
  <Task>100</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2012-10-14T21:26:30.000000000Z" /> 
  <EventRecordID>102650</EventRecordID> 
  <Channel>Application</Channel> 
  <Computer>Claudio-W7</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>Explorer.EXE</Data> 
  <Data>6.1.7601.17567</Data> 
  <Data>4d672ee4</Data> 
  <Data>comctl32.dll</Data> 
  <Data>6.10.7601.17514</Data> 
  <Data>4ce7c45b</Data> 
  <Data>c000041d</Data> 
  <Data>000000000002620f</Data> 
  <Data>730</Data> 
  <Data>01cdaa508600c823</Data> 
  <Data>C:\Windows\Explorer.EXE</Data> 
  <Data>C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll</Data> 
  <Data>d11a7258-1645-11e2-b849-e0cb4e2c5802</Data> 
  </EventData>
  </Event>
 

My Computer My Computer

OS
Windows 7 Ultimate x64
Just an additional note. I have this problem for months, and the only third-party shell extension I didn't disable with ShellExView is:

Code:
Extension Name    : FileZilla 3 Shell Extension
Disabled          : No
Type              : Copy Hook Handler
Description       : fzshellext Dynamic Link Library
Version           : 3, 2, 7, 0
Product Name      : fzshellext Dynamic Link Library
Company           : 
My Computer       : No
Desktop           : No
Control Panel     : No
My Network Places : No
Entire Network    : No
Remote Computer   : No
Filename          : C:\Program Files (x86)\FileZilla FTP Client\fzshellext_64.dll
CLSID             : {DB70412E-EEC9-479C-BBA9-BE36BFDDA41B}
File Created Time : 02/01/2010 16:42:28
CLSID Modified Time: 25/05/2012 15:49:49
Microsoft         : No
File Extensions   : Directory
File Attributes   : A
File Size         : 98.304
.NET Extension    : No
Can you find any reference of this shell extension in the dump file I posted before?
 

My Computer My Computer

OS
Windows 7 Ultimate x64
UP. This topic was in the third page of this section
 

My Computer My Computer

OS
Windows 7 Ultimate x64
Ok, it wasn't Filezilla Extension.
New dump file: http://www.filedropper.com/explorerexe11840

I'm trying to exclude these other shell extentions:

Extension Name : RUShellExt Class
Disabled : No
Type : Context Menu
Description : Revo Uninstaller Pro Extension
Version : 1.0.0.2
Product Name : Revo Uninstaller Pro Extenison
Company : VS Revo Group
My Computer : No
Desktop : No
Control Panel : No
My Network Places : No
Entire Network : No
Remote Computer : No
Filename : C:\Program Files\VS Revo Group\Revo Uninstaller Pro\RUExt.dll
CLSID : {2C5515DC-2A7E-4BFD-B813-CACC2B685EB7}
File Created Time : 16/11/2010 00:53:57
CLSID Modified Time: 31/07/2012 12:43:19
Microsoft : No
File Extensions : .exe, .msi, exefile, Folder, opensearchfilefolderresult
File Attributes : A
File Size : 118.752
.NET Extension : No

Extension Name : Bluewire General Property Sheet
Disabled : No
Type : Property Sheet
Description : Applicazione ContextH
Version : 1, 0, 0, 1
Product Name : Applicazione ContextH
Company :
My Computer : No
Desktop : No
Control Panel : No
My Network Places : No
Entire Network : No
Remote Computer : No
Filename : C:\Windows\system32\BWContextHandler.dll
CLSID : {3B2D194D-F107-4489-ABF8-57A125275E4E}
File Created Time : 14/07/2009 01:57:57
CLSID Modified Time: 14/07/2009 06:54:30
Microsoft : No
File Extensions : PairingFolderItem
File Attributes : A
File Size : 69.120
.NET Extension : No
http://www.filedropper.com/explorerexe11840
 

My Computer My Computer

OS
Windows 7 Ultimate x64
Back
Top