btrfs icon indicating copy to clipboard operation
btrfs copied to clipboard

it is too easy to cause bsod

Open layerfsd opened this issue 4 years ago • 5 comments

when i copy huge counts of files( more than 100 millions,around 4TB) to winbtrfs base volume,it is very high frequency bsod,win 10 ltsc 1809 x64

layerfsd avatar Nov 01 '21 17:11 layerfsd

Can you send me a minidump?

maharmstone avatar Nov 01 '21 17:11 maharmstone

Can you send me a minidump?

here is the dump:https://github.com/layerfsd/mydmp

This is a problem that is easy to reproduce,you can copy many many files from a ntfs volume to the winbtrfs volume,i try copy 2TB files once a time from a nvme to the other, files size less then 4kb,or bigger than 100gb.

and there is a other problem,it is easy to getlasterror code 23 while i read a file from winbtrfs volume

layerfsd avatar Nov 04 '21 16:11 layerfsd

and it might has memory leaked,while copy many files ,the memory usage will very very high,i try copy 2TB data using fastcopy,my machine will bsod with memory empty.i have 32GB memory,win10 1809 x64

layerfsd avatar Nov 04 '21 16:11 layerfsd

Are you sure this is caused by btrfs? Neither of these has btrfs.sys in the stack trace - one is reading from the registry, the other is seemingly doing nothing. You're not overclocking, are you, or have dodgy RAM?

getlasterror code 23 while i read a file from winbtrfs volume

Which is ERROR_CRC, and definitely sounds to me like a hardware error of some variety.

maharmstone avatar Nov 04 '21 18:11 maharmstone

@maharmstone I think you are onto something with mentioning OC and dodgy RAM for a good bit of these hard locks and BSODs mentioned in other issues. I know I have some issues with my RAM that I'm using outside of intended purposes and getting similar BSODs and softlocks to multiple issues mentioned.

dLCarbonX avatar Nov 30 '21 18:11 dLCarbonX

Closing old issues

maharmstone avatar Nov 30 '23 01:11 maharmstone