TC crashes when copying files using Ctrl+C, Ctrl+V

Please report only one bug per message!

Moderators: white, Hacker, petermad, Stefan2

Post Reply
tma
Junior Member
Junior Member
Posts: 2
Joined: 2011-02-11, 09:54 UTC

TC crashes when copying files using Ctrl+C, Ctrl+V

Post by *tma »

Hi,
there is bug when copying files using MS Ctrl+C, Ctrl+V/X. First sequence passes correctly but next attemp to do Ctrl+C causes TC crash. The error is not always the same, sometimes is executed assigned debuuger (Dr.Watson, Delphi etc.), sometimes crashes silently, sometimes displays stack dump. One stack dump included. This problem has been introdused relatively recently, I'm not sure, maybe TC 7.0. I think it happens also on WinXP SP2, this dump is from SP3.

Tomas

---------------------------
Total Commander 7.56a
---------------------------
Access violation at address 7C911760. Read of address 00000067.
Access violation at address 7C911760. Read of address 00000067
Windows XP SP3 5.1 (Build 2600)

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

Windows exception: C0000005
Stack trace:
7C911760
6ADDE4 557050 54B5CA 445A9F 443011 444F62
>422CC0 444523 422CC0 42838C 428424 6C53C9

Raw:
444523 422CC0 6ADDE4 444491 4452DB 443011
445231 4445E5 422CC0 444523 422CC0 466E9F
444491 422CC0 40208E 402212 402235 40268C
402CD8 402F24 46D53D 569A68 569CFE 4452DB
403796 432F32 432C14 422CC0 422CC0 4469E3
6C084D 5F0F53 40367B 68C21C 617C18 557050
422CC0 444491 443011 445231 4445E5 444F62
444F85 448157 5EE8CC 444491 422CC0 4452DB
443011 445231 433098 4445E5 444F62 444F85
422CC0 444523 422CC0 444523 43BAAD 444491

Press Ctrl+C to copy this report!
Continue execution?
---------------------------
Ano Ne
---------------------------
User avatar
Hacker
Moderator
Moderator
Posts: 13065
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

tma,
Does adding

Code: Select all

UseFastCtrlC=1
or

Code: Select all

UseFastCtrlC=0
into your wincmd.ini under [Configuration] have any effect (you must restart TC after applying this change)?

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
tma
Junior Member
Junior Member
Posts: 2
Joined: 2011-02-11, 09:54 UTC

Post by *tma »

Thanks but it has no effect, no differenece between 0/1 TC keep crashing.

Tomas
User avatar
Hacker
Moderator
Moderator
Posts: 13065
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

tma,
OK, well, then please try the ShellExView way (search for it on the forum).

HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Post Reply