[Issue 20578] Parallel GC causes segfault in dl
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Feb 12 21:47:59 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20578
--- Comment #2 from Rainer Schuetze <r.sagitario at gmx.de> ---
(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.
--
More information about the Digitalmars-d-bugs
mailing list