rust-lld: on x86_64-pc-windows-gnu
it spuriously fails with 0xc0000374
#137938
Labels
A-linkers
Area: linkers... you gotta love linkers
A-spurious
Area: Spurious failures in builds (spuriously == for no apparent reason)
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-external-bug
Category: issue that is caused by bugs in software beyond our control
O-windows-gnu
Toolchain: GNU, Operating system: Windows
O-x86_64
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Noticed in #137373 (comment) but I'm fairly sure I've seen it before...
rust-lld
failed ontests/ui/amdgpu-require-explicit-cpu.rs#cpu
with0xc0000374
(STATUS_HEAP_CORRUPTION
) but I'm fairly sure it's not rustc or the test butrust-lld
itself.Opening this issue to track.
The text was updated successfully, but these errors were encountered: