STATUS_ACCESS_VIOLATION when building rulibc #77907
Labels
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried this code:
on win10 2004 + vs 2019 build tools
See build ok.
build failed,
rustc --version --verbose
:Backtrace
Do not know how to retrieve back trace.
I have already set RUST_BACKTRACE=1
The text was updated successfully, but these errors were encountered: