[postgis-tickets] [PostGIS] #4825: Memory Leak with ST_MakeValid() and invalid geometry?

PostGIS trac at osgeo.org
Tue Jan 5 06:06:54 PST 2021


#4825: Memory Leak with ST_MakeValid() and invalid geometry?
----------------------+---------------------------
  Reporter:  neumann  |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.1.1
 Component:  postgis  |    Version:  master
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by neumann):

 ok - so it may not be a memory leak then. Good.

 The problem I have is that geometries that had been detected as invalid
 later get labeled as valid in subsequent runs. See
 https://www.carto.net/neumann/temp/st_make_valid_mem_problems.mp4 where
 you see that there are fewer and fewer lines in the result set, until at
 the end there is only one record labeled as invalid.

 I would expect that the "SELECT" statement in this ticket would always
 result in the same record set when running with the same data.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4825#comment:8>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list