[Issue 9094] GC not collecting under Windows
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 21 13:31:57 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=9094
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r.sagitario at gmx.de
--- Comment #5 from Rainer Schuetze <r.sagitario at gmx.de> ---
With the precise GC enabled via "--DRT-gcopt=gc:precise
--DRT-scanDataSeg=precise"
the program no longer runs out of memory, but needs up to 500MB of memory (the
64-bit version runs with less than 200MB). Probably still some false pointers
on the stack.
--
More information about the Digitalmars-d-bugs
mailing list