Running libstd tests with backtraces and multiple threads results in memory corruption #46243
Labels
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
O-windows
Operating system: Windows
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Steps to reproduce (on msys2):
The libstd testing executable raises an exception with code 0xc0000374.
Backtrace:
I've also seen an access violation (0xc0000005).
Backtrace:
The text was updated successfully, but these errors were encountered: