https://issues.dlang.org/show_bug.cgi?id=23654 --- Comment #8 from kdevel <kdevel at vogtner.de> --- (In reply to anonymous4 from comment #6) > Doesn't fork break the GC heap? If you want to allocate from GC after fork, > it may not work. The corruption does not require a previous call to fork. --