Right Click on drive button freezes TC

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Tfar Craw
New Member
New Member
Posts: 1
Joined: 2011-09-18, 21:45 UTC

Right Click on drive button freezes TC

Post by *Tfar Craw »

Dual drive button bars enabled.
Right click on drive letter of an external ESATA drive freezes TC.
If rightclick on other drive first, then rightclick on external ESATA works fine.
PAB
Junior Member
Junior Member
Posts: 10
Joined: 2005-03-27, 10:17 UTC
Location: Germany

Post by *PAB »

Happens to me if i right click a network drive button. Here is the error msg:

Code: Select all

---------------------------
Error
---------------------------
An unhandled exception occurred at $0000000000000000 :

EAccessViolation : Access violation

  $0000000000000000

  $000000000071944C

  $000000000043E9AE

  $0000000000404A43



An unhandled exception occurred at $000000000043EDF5 :

EAccessViolation : 

  $000000000043EDF5

  $00000000007E54F5

  $000000000089A7E5

  $00000000766A9BD1



An unhandled exception occurred at $0000000076DBE4B4 :

EAccessViolation : 

  $0000000076DBE4B4



An unhandled exception occurred at $0000000076DBE4B4 :

EAccessViolation : 

  $0000000076DBE4B4



An unhandled exception occurred at $0000000076DBE4B4 :

EAccessViolation : 

  $0000000076DBE4B4



An unhandled exception occurred at $0000000076DBE4B4 :

EAccessViolation : 

  $0000000076DBE4B4



An unhandled exception occurred at $0000000076DBE4B4 :

EAccessViolation : 

  $0000000076DBE4B4



An unhandled exception occurred at $0000000076DBE4B4 :

EAccessViolation : 

  $0000000076DBE4B4



An unhandled exception occurred at $0000000076DBE4B4 :

EAccessViolation : 

  $00
---------------------------
OK   
---------------------------
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

TC version, bitness?
OS version, bitness?

As most of these errors are related to a context menu handler:
standard procedure to detect the faulty shell extension

Regards
Holger
PAB
Junior Member
Junior Member
Posts: 10
Joined: 2005-03-27, 10:17 UTC
Location: Germany

Post by *PAB »

HolgerK wrote:TC version, bitness?
TC 8.0 beta1 64Bit
HolgerK wrote:OS version, bitness?
Windows 7 Ultimate 64Bit
HolgerK wrote:As most of these errors are related to a context menu handler:
standard procedure to detect the faulty shell extension
I'll try this evening.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48097
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

No problem here - I will check your bug reports. Thanks!
Author of Total Commander
https://www.ghisler.com
PAB
Junior Member
Junior Member
Posts: 10
Joined: 2005-03-27, 10:17 UTC
Location: Germany

Post by *PAB »

Disabling all non-microsoft extensions has no effect
PAB
Junior Member
Junior Member
Posts: 10
Joined: 2005-03-27, 10:17 UTC
Location: Germany

Post by *PAB »

Beta2 fixes it for me
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48097
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Nice to hear that! So it was probably again the bad Lazarus exception handling...
Author of Total Commander
https://www.ghisler.com
VdgR
Junior Member
Junior Member
Posts: 12
Joined: 2012-08-14, 04:14 UTC

Post by *VdgR »

Sorry but the bug looking like described in the initial post still here...
Dual drive button bars enabled.
Right click on drive letter of an external ESATA drive freezes TC.
If rightclick on other drive first, then rightclick on external ESATA works fine.
TC 8.01 64Bit (2012-08-03)
Windows 7 Ultimate 64Bit

In my case - right click on any internal SATA drive (but not system drive "C:" and not DVD-RW drive) freezes TC.
If right click on drive ( C: ) or DVD-RW drive first, then right click on other drives works fine.

I have 3 internal HDDs.

c: - system 1TB
e: - 2TB
g: - 2TB
HDDs for drive "e:" and "g:" are identical. TC freezes on these drives.
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

VdgR wrote:In my case - right click on any internal SATA drive (but not system drive "C:" and not DVD-RW drive) freezes TC.
If right click on drive ( C: ) or DVD-RW drive first, then right click on other drives works fine.
Not confirmed.
Did you tried: Right click menu (context menu) crash?

Regards
Holger
VdgR
Junior Member
Junior Member
Posts: 12
Joined: 2012-08-14, 04:14 UTC

Post by *VdgR »

Yes. You are right. Using "shexview.exe" I found out that the source of freezing TC is the following:

AlcoholShellEx64 Class - Icon Handler AxShlEx64 Module 2.0.0.1110
AlcoholShellEx64 Class - Context Menu AxShlEx64 Module 2.0.0.1110

If I disable them then TC works fine.

Thank you.
Post Reply