Skip to content
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

System freezes when writing to disk #660

Open
sergiolen opened this issue May 15, 2024 · 5 comments
Open

System freezes when writing to disk #660

sergiolen opened this issue May 15, 2024 · 5 comments

Comments

@sergiolen
Copy link

When data is written continuously (it has happened to me when installing games) after a while the writing stops and explorer.exe freezes and it is not possible to restart the process, causing problems throughout the system. A force shutdown is necessary, because if you use manual reboot normally, the system will freeze at the Restarting message and the system will never reboot. Without any problem in Linux performing exactly the same writing tasks.

My system:
Windows 11 23H2
SSD SATA III 1TB Silicon Power A58 with SLC Cache
AMD Ryzen 5 4600G
RAM Corsair 16 GB DDR4-3200 Dual Channel
Nvidia GTX 1650
Motherboard MSI A520M-A PRO

@RayJW
Copy link

RayJW commented May 15, 2024

Are you sure you are using the latest version 1.9? I had this problem before version 1.9 and updating fixed it. Maybe you could also try reinstalling the driver if you're running the latest version.

@sergiolen
Copy link
Author

Reinstalling making sure I was installing the latest version did not work to fix the problem. :(
I'm using a recent clean install of Windows, no weird extra installs or debloat of any kind. I thought there might be an issue with the disk, but on Linux it works normally.

@jonm58
Copy link

jonm58 commented May 15, 2024

HDD is more friendly to Btrfs on Windows

@taylorberg
Copy link

Same thing just started happening to me too. Disk works fine in Linux but extended writes are causing Explorer to freeze. After some time Explorer will restart and stuff will work again for a few seconds. Wondering if it's something with a recent Windows update.

Win11 23H2 22631.3447
WinBtrfs 1.9

@weskerty
Copy link

weskerty commented Jun 8, 2024

It happens to me with the latest version.
But the problem is less recurring if you set Windows Power to "High Performance" in the Control Panel.
Now it only hangs for a few seconds.
The task manager shows response time 99999ms and Disk usage 100% even though it is reading and writing 0

It also happens if you delete many files with the "Permanently Delete" option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants