https://issues.dlang.org/show_bug.cgi?id=18864
Atila Neves <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |regression --- Comment #4 from Atila Neves <[email protected]> --- No matter how I build 64-bit dmd 2.080.0 on Windows, it's flaky. Every now and again the compiler fails with return code -1073741819. The return code is always the same, but when it fails seems to be random, with CI builds sometimes passing, and sometimes not. It doesn't always fail on the same dub package. --
