[Issue 4130] DMD crashes if it has to compile a project which is too complex

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Aug 7 09:46:39 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=4130

--- Comment #20 from yebblies <yebblies at gmail.com> ---
(In reply to safety0ff.bugz from comment #19)
> Using 2^^15 it takes 8.75 GiB and ~15s to compile.
> 2^^16 causes swapping.

It still ices for me on 2^^16, linux64.  I'm guessing it's an OOM that isn't
handled properly.

--


More information about the Digitalmars-d-bugs mailing list