-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Anyone else seen this have a hand in crashing explorer? #69
Comments
don't do data migrations with windows explorer. |
I generally only use robocopy for backup scripts. Depending on my need migration wise (its very infrequent) its drag n drop if junk data, or macrium cloning. either way, not relevant to the issue at hand as this had been/has been happening long before i got my new disks and started moving stuff over. It just had a bit less of a consequence apart from usually being profoundly annoying. Anyhow, i noticed two things. 1) the alpha seems to have removed the issue, at least for now and 2) i did an in place upgrade of windows after the fact, and for some reason it took it upon itself to remove hashcheck? o.O I had to reinstall after that. |
windows removing HashCheck during edition upgrades is an old known problem... #15 |
ah, thanks for pointing that out. at least i know to watch for it (if i remember, im old sigh) during upgrades. You'd think it would be an easy fix but i could be entirely wrong lol. |
My god it took forever for me to dial in on this.
I could not find out why my explorer was crashing as it would only happen a few times a day with a cross-thread error, and the only "trigger" i could find, was it always happened when I was downloading something with the chromium browser.
Anyhow, removed hashcheck to my chagrin and low and behold, havent had it happen in days.
I've been in the process of migrating 100TB of data to new drives, and have had to be very cautious about when i try to download a file through chromium as when I do it if it decides its one of those crashing times, i get the spinning wheel of doom and the reset of my file transfer/file explorer window/taskbar etc.
I considered trying the "run file explorer windows in a separate process" to see if that at least allowed me to not lose my progress/continue working when crashes happened - but ultimately id prefer to resolve it proper like.
I tried a few of the alternatives but I prefer this.
Am going to try the alpha build thats floating around now and hope for the best.
The text was updated successfully, but these errors were encountered: