regression: rustc crashes during TLS access when compiling compiler_builtins v0.1.27 on windows-msvc #71936
Labels
C-bug
Category: This is a bug.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This is a regression from the last couple of days and it prevents rustc from bootstrapping on windows-msvc.
The commit tried: f8d394e.
Command:
./x.py test --bless --stage 1 src/test/run-make
.Exception:
Backtrace:
cc @alexcrichton probably
The text was updated successfully, but these errors were encountered: