https://issues.dlang.org/show_bug.cgi?id=9094
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Rainer Schuetze <[email protected]> --- 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. --
