[8.0b2 - x64] - Crash by right click on file or folder

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
menes
Junior Member
Junior Member
Posts: 21
Joined: 2003-08-13, 08:43 UTC

[8.0b2 - x64] - Crash by right click on file or folder

Post by *menes »

I have this very strange problem in one of my computers. By right click a file TC64 crashes. It doesn't happen on any other computer and I can't for the life of it find what happens. Some times it crashes on the first right click, some times it crashes on the second and some times needs third right click (on the same file or other file or directory) to crash TC64.

One thing is consistent though, in every crash the problem has something to do with SHLWAPI.dll

<?xml version="1.0" encoding="UTF-16"?>
<WERReportMetadata>
<OSVersionInformation>
<WindowsNTVersion>6.1</WindowsNTVersion>
<Build>7601 Service Pack 1</Build>
<Product>(0x1): Windows 7 Ultimate</Product>
<Edition>Ultimate</Edition>
<BuildString>7601.17640.amd64fre.win7sp1_gdr.110622-1506</BuildString>
<Revision>1130</Revision>
<Flavor>Multiprocessor Free</Flavor>
<Architecture>X64</Architecture>
<LCID>1033</LCID>
</OSVersionInformation>
<ParentProcessInformation>
<ParentProcessId>6568</ParentProcessId>
<ParentProcessPath>D:\totalcmd\TOTALCMD.exe</ParentProcessPath>
<ParentProcessCmdLine>"D:\totalcmd\TOTALCMD.exe" </ParentProcessCmdLine>
</ParentProcessInformation>
<ProblemSignatures>
<EventType>APPCRASH</EventType>
<Parameter0>TOTALCMD64.EXE</Parameter0>
<Parameter1>8.0.0.1</Parameter1>
<Parameter2>00000000</Parameter2>
<Parameter3>SHLWAPI.dll</Parameter3>
<Parameter4>6.1.7601.17514</Parameter4>
<Parameter5>4ce7c9ab</Parameter5>
<Parameter6>c0000005</Parameter6>
<Parameter7>0000000000011143</Parameter7>
</ProblemSignatures>
<DynamicSignatures>
<Parameter1>6.1.7601.2.1.0.256.1</Parameter1>
<Parameter2>1032</Parameter2>
<Parameter22>b4c4</Parameter22>
<Parameter23>b4c43ea3b74eecd3186de4d516ad9aef</Parameter23>
<Parameter24>ac29</Parameter24>
<Parameter25>ac2923432a891875dc075775c05700c0</Parameter25>
</DynamicSignatures>
<SystemInformation>
<MID>55FD762A-E00D-4BD7-AE02-8D29C5CB0C00</MID>
<SystemManufacturer>System manufacturer</SystemManufacturer>
<SystemProductName>System Product Name</SystemProductName>
<BIOSVersion>1701</BIOSVersion>
</SystemInformation>
</WERReportMetadata>
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50517
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Sounds like a bad shell extension. Please search for ShellExView in this forum for instructions. Of course you must not start ShellExView with the 32-bit parameter when treating with the 64-bit version.
Author of Total Commander
https://www.ghisler.com
Post Reply