[GRASS-dev] v.select: increasing memory consumption

Markus Neteler neteler at osgeo.org
Thu Jan 17 22:51:33 PST 2019


Hi,

On Thu, Jan 17, 2019 at 2:11 PM Stefan Blumentrath
<Stefan.Blumentrath at nina.no> wrote:
>
> Dear all,
>
> A colleague of mine just experienced that v.select in GRASS 7.4.3 (from UbuntuGIS) did not stop allocating memory until the server (Ubuntu 16.04) almost died and he killed the process.
>
> Is that a bug or would v.select have stopped allocating memory at some point before the system gets unusable? Or is this something the user should take care of? If I remember correctly there is a “LOW_MEM option” for v.in.ogr would such a thing be needed here to.
>
> In a multi-user environment this can be a bit tricky…

yeah!

> Any hints? Should I open a ticket (probably hard to reproduce with small test-dataset)?

Please re-run the job with "valgrind", see

https://grasswiki.osgeo.org/wiki/GRASS_Debugging#Using_Valgrind

That will give insights about potential memory leaks. He/you may
CTRL-C it on the way to keep the server alive.

Best
Markus


More information about the grass-dev mailing list