Just in Time Debugger on Compare Phase

The best solution for finding and removing duplicate files.
User avatar
Sniper_X

Just in Time Debugger on Compare Phase

Post by Sniper_X »

THe program crashes on my Win2k3 server.
Crases every time.
User avatar
Anonymous

Post by Anonymous »

any ideas anyone?
User avatar
Anonymous

Post by Anonymous »

any ideas anyone?
User avatar
DV

Post by DV »

Possibly a permissions issue - make sure DC has elevated permissions, and try running it on a small subset of files to see if it works.
User avatar
Sniper_X

Post by Sniper_X »

No change in behavior.

It merely hits the JITD as the comparison starts.
User avatar
DV

Post by DV »

Try running with a non-CRC check (ie file size). if it runs then the problem is with the CRC check code. It has unmanaged machine code calls and means the program probably needs elevated permissions.
User avatar
DV

Post by DV »

Turning off DEP might cure it (I think this applies to Server 2003 as well as vista). google "turn off DEP for one program"
Post Reply