[QGIS-trac] Re: [Quantum GIS] #1427: GRASS vectors support: memory
leak?
Quantum GIS
qgis at qgis.org
Tue Nov 25 16:31:00 EST 2008
#1427: GRASS vectors support: memory leak?
--------------------------------------------------------------+-------------
Reporter: msieczka | Owner: nobody
Type: bug | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.0.0
Component: GRASS | Version: HEAD
Resolution: | Keywords:
Platform_version: | Platform: Debian
Must_fix: Yes | Status_info: 0
--------------------------------------------------------------+-------------
Comment (by warmerdam):
One approach to testing if it is an OGR problem would be to run ogrinfo
against a grass dataset under valgrind and examine what leaks show up in a
leak report, if any.
Alternatively, writes a small program or script using OGR that repeatedly
scans over a grass vector dataset and see if the memory of the process
grows for each iteration.
It sounds like you are running against trunk of everything, so presumably
this does represent a real and current leak at some level of the software
stack.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1427#comment:3>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list