microsoft / WSL

Issues found on WSL
https://docs.microsoft.com/windows/wsl
MIT License
17.4k stars 819 forks source link

WSL2 adb push large file cause BSOD #9000

Closed harlenli2022 closed 2 years ago

harlenli2022 commented 2 years ago

Version

Microsoft Windows [Version 10.0.19044.2006]

WSL Version

Kernel Version

5.15.57.1-microsoft-standard-WSL2

Distro Version

Ubuntu 20.04

Other Software

usbipd version in Windows: 2.4.0 usbip version in WSL2: usbip (usbip-utils 2.0) VirtualBox in Windows: 6.1.36

Repro Steps

1.connect device to windows USB port 2.switch device to adb mode 3.usbipd wsl list can show the adb device in windows 4.usbipd wsl attach -b x-x to attach adb device to WSL2 5.in WSL lsusb can show newly attached adb device 6.try to adb push files to device

Expected Behavior

No BSOD happened when using adb push in WSL

Actual Behavior

windows BSOD with code SYSTEM_PTE_MISUSE

Diagnostic Logs

No response

ghost commented 2 years ago

Assuming you have Watson enabled dumps will go there and in the hands of the kernel team for them to investigate.