Crashes when browsing thru folders and copying files

Please report only one bug per message!

Moderators: white, Hacker, petermad, Stefan2

Post Reply
tobiasth
Junior Member
Junior Member
Posts: 2
Joined: 2010-11-30, 12:06 UTC

Crashes when browsing thru folders and copying files

Post by *tobiasth »

first, i'm using windows xp 64bit sp2

Code: Select all

---------------------------
Total Commander 7.55a
---------------------------
Access violation at address 7D621DA7. Read of address 00000067.
Access violation at address 7D621DA7. Read of address 00000067
Windows 2000 5.0 (Build 2195)

Please report this error to the Author, with a description
of what you were doing when this error occurred!

Windows exception: C0000005
Stack trace:
7D621DA7
6A9D6C  5544E9  548B11  445C6F  4431E1  4447B5
445132  >414560  4446F3  414560  419C2C  419CC4
6C0F31  
Raw:
4431E1  414560  4446F3  414560  6A9D6C  6C006D
650071  402235  40268C  564C4C  564EE2  407962
40208E  4023DB  4026A4  4036AD  403796  407C7E
40208E  407962  40208E  4023DB  4026A4  4036AD
403796  407C7E  40367B  68912C  611554  5544E9
46A760  444661  444661  414560  445132  445155
6C006D  414560  444661  548B11  4431E1  444661
414560  4454AB  4446F3  419294  414560  402E36
4431E1  445401  41623C  4462B5  4431E1  445401
434A3D  4447B5  44311F  445C6F  445CC9  445CA1
this happens when i try copy files or just browsing thru folders on a network drive. this happens since v7.55a!

normally i just got a small window that total commander tolds me "Error executing program!" when i executing a file. then i have to restart total commander and it works again.

Code: Select all

Operating System: Windows XP Professional x64 Edition (5.2, Build 3790) Service Pack 2 (3790.srv03_sp2_gdr.100216-1301)
Language: English (Regional Setting: German)
Processor: Intel(R) Xeon(R) CPU           E5450  @ 3.00GHz
Memory: 8192MB RAM
Card name: NVIDIA Quadro FX 3700
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48074
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

The error occurs when TC loads the context menu via OLE2. To avoid that shell extensions are loaded, TC calls CDefFolderMenu_Create2. It seems that this function doesn't work on your system for some unknown reason.

To disable it, please add the following string to the file wincmd.ini, section [Configuration]:
UseFastCtrlC=0

You can edit the wincmd.ini via Configuration - Change settings files directly.

If this doesn't help either, then you will need to disable context menu extensions with ShellExView, just make a search for ShellExView here in the forum.

Btw, I have tested this function on Windows XP 64-bit, and I didn't get any crashes.
Author of Total Commander
https://www.ghisler.com
tobiasth
Junior Member
Junior Member
Posts: 2
Joined: 2010-11-30, 12:06 UTC

Post by *tobiasth »

many thanks for your fast support!
i try it and give you feedback if its works!
Post Reply