microsoft / devhome

The new Dev Home experience for Windows!
https://aka.ms/devhomedocs
MIT License
3.65k stars 327 forks source link

When running cargo check in the dev drive, the system may crash and automatically restart. #3982

Closed juzi5201314 closed 1 week ago

juzi5201314 commented 1 week ago

Dev Home version

0.1801.640.0

Windows build number

10.0.22631.0

Other software

rust toolchain: nightly-x86_64-pc-windows-msvc rust-analyzer: v0.3.2172 vs code: 1.95.2 sccache: 0.7.7

I'm also running League of Legends from WeGame, which has an anti-cheat software. But it's on another physical disk. I don't know if that's related.

Steps to reproduce the bug

Use vsc+rust-analyzer to write rust code and save it. rust-analyzer will trigger cargo check. Rust project in dev drive. There is a certain chance of crashing with a blue screen FAST_ERESOURCE_PRECONDITION_VIOLATION, which has occurred an average of 2-3 times per day in the past two days.

Expected result

No response

Actual result

Memory.dmp

Image

Image

Included System Information

No response

Included Extensions Information

No response

krschau commented 1 week ago

Closing, since I don't think this bug is related to Dev Home. To report general bugs, please use Feedback Hub.