https://issues.dlang.org/show_bug.cgi?id=20578
--- Comment #2 from Rainer Schuetze <[email protected]> --- (In reply to Hiroki Noda from comment #1) > I'm not sure but https://github.com/dlang/druntime/pull/2904 may fixes this, > which has been merged into dmd 2.090.1. I think so, too. The crashing thread looks similar to what happened in LDCs CircleCI tests (see https://github.com/ldc-developers/ldc/issues/3127#issuecomment-571742913) and it was fixed by that change. --
