[TC 8.0b21 x64] Crash while moving folder

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

Moderators: white, Hacker, petermad, Stefan2

Post Reply
DoctorSlump
Junior Member
Junior Member
Posts: 4
Joined: 2012-02-18, 11:41 UTC
Location: Italy

[TC 8.0b21 x64] Crash while moving folder

Post by *DoctorSlump »

Hi,
I'm an italian user of TC.

Very often, when i'm trying to moving a folder (F6 function), TC crash showing the following error:
APPCRASH in TOTALCMD64.EXE in module ntdll.dll
(i also have a screenshot, if you want.)

Note that all files and folder are correctly moved to destination, but program stop working.

x32 version, I'm currently using, seems not to be affected by this problem.

My configuration: W7 x64 SP1, 6GB RAM, SSD 90GB Corsair.

Sorry for my poor english.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48092
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Since the error occurs outside if Total Commander's crash report function, it's probably not in our code. To determine what is causing it, you need to send me the crash dump file created by Windows. You should be able to find this dmp or cab file in the TEMP directory while the Windows crash message is shown.

You can send this file to beta at ghisler dot com as an attachment, I will then analyze it and send you the results.
Author of Total Commander
https://www.ghisler.com
DoctorSlump
Junior Member
Junior Member
Posts: 4
Joined: 2012-02-18, 11:41 UTC
Location: Italy

Post by *DoctorSlump »

I just sent you memory dump and also two screenshots.
Thanks.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48092
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Thanks, it seems to happen when trying to copy the file permissions from the parent folder to the moved file/folder. Apparently the DACL or SACL is NULL, something I haven't seen before. I will add some code to catch it.
Author of Total Commander
https://www.ghisler.com
DoctorSlump
Junior Member
Junior Member
Posts: 4
Joined: 2012-02-18, 11:41 UTC
Location: Italy

Post by *DoctorSlump »

Maybe I can give you some other information in order to find possible crash causes.
I have a SSD (90GB Corsait GT) as primary drive and according to many forum, to limit write/read operation I disable some feature of NTFS.
I disable timestamp function (fsutilbehavior set disablelastaccess 1) and 8.3 filename creation (fsutil behavior set disable8dot3 1).
I also activated NTFS compression.
I hope this informations can help you.
Thanks.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48092
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Have you tried beta 22? Do you still get the error?
Author of Total Commander
https://www.ghisler.com
DoctorSlump
Junior Member
Junior Member
Posts: 4
Joined: 2012-02-18, 11:41 UTC
Location: Italy

Post by *DoctorSlump »

Now I'm trying TC8 beta 22 x64 and seems to be ok.
Nowaday I haven't any error yet, moving folders.
Thanks.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48092
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Great, thanks for trying!
Author of Total Commander
https://www.ghisler.com
Post Reply