btrfs icon indicating copy to clipboard operation
btrfs copied to clipboard

1.6 works fine, 1.7.8.1 freeze

Open axet opened this issue 4 years ago • 10 comments
trafficstars

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.

axet avatar Sep 06 '21 05:09 axet

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.

s5bug avatar Sep 25 '21 16:09 s5bug

Interesting... Thanks @s5bug, I'll see if that helps me reproduce it.

maharmstone avatar Sep 26 '21 16:09 maharmstone

Cloning big git also helps me to debug fs sometimes ago (android, openwrt, kernel)

axet avatar Sep 27 '21 04:09 axet

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?

maharmstone avatar Oct 01 '21 01:10 maharmstone

  • 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. ❤

s5bug avatar Oct 01 '21 04:10 s5bug

Nearly empty. Windows Defender.

My notebook has very low RAM: 6GB of memory.

axet avatar Oct 01 '21 04:10 axet

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.

axet avatar Oct 01 '21 14:10 axet

1.7.9 seems fine for few hours...

axet avatar Oct 24 '21 17:10 axet

I will also upgrade, and see how it goes.

s5bug avatar Oct 24 '21 18:10 s5bug

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)

s5bug avatar Oct 24 '21 20:10 s5bug

Closing old issues

maharmstone avatar Nov 30 '23 01:11 maharmstone