[Issue 24863] DMD v2.109.0 on OpenBSD out of memory when attempting to compile OneDrive for Linux

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 16 18:49:52 UTC 2024


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

Richard (Rikki) Andrew Cattermole <alphaglosined at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alphaglosined at gmail.com

--- Comment #1 from Richard (Rikki) Andrew Cattermole <alphaglosined at gmail.com> ---
This may not be an OOM situation.

I suspect the problem is that ``realloc`` cannot expand any further.

https://github.com/dlang/dmd/blob/master/compiler/src/dmd/common/outbuffer.d#L190

--


More information about the Digitalmars-d-bugs mailing list