btrfs
btrfs copied to clipboard
1.6 works fine, 1.7.8.1 freeze
Hello!
I just tested two versions of your driver under high load (download a bunch of games simultaneously and 1.7.8.1 freeze the system completely, when 1.6.0 works just fine.
Edition Windows 10 Pro
Version 20H2
Installed on 5/10/2021
OS build 19042.985
Experience Windows Feature Experience Pack 120.2212.2020.0
My guess 1.7.8.1 have memory leak, like previous issues saying:
- https://github.com/maharmstone/btrfs/issues/345
- https://github.com/maharmstone/btrfs/issues/395
EDIT: 1.6.0 freeze after a day of usage, after I start 300M torrent.
I can reproduce this without network usage: Reaching the decompile step when trying to build any Minecraft Forge mod (I used Bongo) makes my system freeze.
I don't see any memory increase, and no big files are being copied across drives. All the work is being done on the BTRFS drive.
Interesting... Thanks @s5bug, I'll see if that helps me reproduce it.
Cloning big git also helps me to debug fs sometimes ago (android, openwrt, kernel)
Update: I didn't get anywhere with this. Both git clone of the kernel and the Minecraft thing work fine :-(
Questions:
- How full is your filesystem? Is the answer "nearly"?
- What antivirus, if any, do you have installed?
- Nearly empty. It's a Toshiba DT01ACA100 with 791 GB free.
- Windows Defender, default settings. Nothing else.
- I have 16GB RAM on my PC, and there's still plenty of free memory available when my system locks up.
Much thanks for your hard work. ❤
Nearly empty. Windows Defender.
My notebook has very low RAM: 6GB of memory.
Windows has option to limit memory available:
bcdedit /set {current} truncatememory 6442450944
Also, I'm using usb 3.0 hdd, not an internal ssd on my notebook.
1.7.9 seems fine for few hours...
I will also upgrade, and see how it goes.
Still no good for me. Reaching the decompile step on Bongo still causes my system to lock up.
This doesn't happen when I import Bongo on the C:\ drive (which uses NTFS)
Closing old issues