Crashing when copying many/big files

Things you’d like to miss in the future...
Post Reply
peterbonge
Posts: 354
Joined: 25 May 2004 21:53

Crashing when copying many/big files

Post by peterbonge »

In the last time the program crashes here always when copying/moving large/many files. I've just tested it with a folder containing about 500 images (380 MB). I've copied this folder to another folder and the program crashed:

Code: Select all

AppName: trackerv3.exe	 AppVer: 4.0.0.35	 ModName: kernel32.dll
ModVer: 5.1.2600.1560	 Offset: 0001a86b
Regards,
Peter Bonge

My System: Windows 11 Pro, 64-bit, German

admin
Site Admin
Posts: 60602
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Crashing when copying many/big files

Post by admin »

Need more infos:
- copy between different drives or same drive?
- selected many files or one folder containing many files?
- did part of the job before crashing, or didn't even start?
- your OS

tnx
don

admin
Site Admin
Posts: 60602
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Crashing when copying many/big files

Post by admin »

Second thought: there might be a problem with one of the files or filenames! Maybe you can try to narrow it down by trying to copy the first half, then the second half. If both halves work, but the whole thing doesn't, then I agree the size or number is the problem (but this is really unlikely...).

peterbonge
Posts: 354
Joined: 25 May 2004 21:53

Post by peterbonge »

>- copy between different drives or same drive?
Both

>- selected many files or one folder containing many files?
One folder. See below.

>- did part of the job before crashing, or didn't even start?
It crashes when it finishes. The files are all copied.

>- your OS
WinXP.


I've tested again:
1. I've splitted it into more parts and it works.
2. Then I've tried to select all 500 files and to copy the via right drag. This doesn't work: "Datei kann nicht kopiert werden. Der angegebene Dateiname ist ungültig oder zu lang. Geben Sie einen anderen Dateinamen an." With Explorer this isn't a problem.
3. Then I've copied the whole folder over the previously copied folder. This also works.
4. Then I've deleted the copied folder and copied it again. Now it crashes.
Regards,
Peter Bonge

My System: Windows 11 Pro, 64-bit, German

admin
Site Admin
Posts: 60602
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Post by admin »

Thanks for testing!

Actually I could generate a crash due to a change from 20050408. It was easy to fix. Now let's see if this was your crash...

peterbonge
Posts: 354
Joined: 25 May 2004 21:53

Post by peterbonge »

It seems to work now. Thanx!
Regards,
Peter Bonge

My System: Windows 11 Pro, 64-bit, German

admin
Site Admin
Posts: 60602
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Post by admin »

peterbonge wrote:It seems to work now. Thanx!
Great! That was a serious bug, thank you!

Post Reply