https://issues.dlang.org/show_bug.cgi?id=21894
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Rainer Schuetze <[email protected]> --- hopefully fixed by building the server with dmd instead of LDC (the latter doesn't support precise scanning of the DATA segment) in https://github.com/dlang/visuald/releases/tag/v1.2.0-rc1 In addition, there is now an option to wipe most data if some memory threshold is exceeded. --
