maharmstone / btrfs

WinBtrfs - an open-source btrfs driver for Windows
GNU Lesser General Public License v3.0
5.73k stars 221 forks source link

BSOD sometimes happen when I use vmware with my BTRFS drives #371

Open liyafe1997 opened 3 years ago

liyafe1997 commented 3 years ago

Win10 20H2 19042.928 64bit, with winbtrfs 1.7.7 installed.

I have two BTRFS volume for ubuntu 20.04, one for root and one for /home.

I want to boot my linux in vmware, So I use this feature to redirect my btrfs volumes into vmware virtual machines:

图片

There is a certain probability that cause 2 types of BSOD:

Sometimes the VM unable to start, it popup a message something like "Unable to lock Disk", and then within several seconds, BSOD with Stop Code: PAGE FAULT IN NON PAGED AREA.

The other situation is, the VM can start can works fine, and if I turn off the virtual machine, sometimes may cause BSOD with Stop Code SYSTEM_SERVICE_EXCEPTION after the VM turned off.

I guess there is something wrong after vmware want to or had take the control of BTRFS volume and take it back to winbtrfs.

I am not sure it's safe or not to upload my Minidump files to the public place here, it is contains any sensitive information?

Thanks!

liyafe1997 commented 3 years ago

Here is the properties of BSOD dmp in BlueScreenView 图片 图片

lesderid commented 3 years ago

I am not sure it's safe or not to upload my Minidump files to the public place here, it is contains any sensitive information?

Regular minidumps (a few MiB at most) don't contain any sensitive information, so they're okay to share.

liyafe1997 commented 3 years ago

Regular minidumps (a few MiB at most) don't contain any sensitive information, so they're okay to share.

Thank you! So here are the dmp files. minidumps.zip

maharmstone commented 9 months ago

Closing old issues

liyafe1997 commented 9 months ago

Closing old issues

But it haven't be fixed in the latest release (until now at least)

maharmstone commented 9 months ago

Okay, reopened then

liyafe1997 commented 4 months ago

This bug still exists in version 1.9. It always happen, when I shutdown the VM if the VM uses a physical btrfs volume.