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.
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 screenFAST_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
Included System Information
No response
Included Extensions Information
No response