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

PostGIS trac at osgeo.org
Tue Jan 5 05:54:30 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 strk):

 Ok while I get no lines where ST_Equals() is false, between made-valid
 geometries, I do get 17 rows in which ST_OrderingEquals() is different.
 Sounds like some kind of wild pointer, which is hard to spot within
 PostgreSQL (due to memory pooling). I'll put the geometries under
 observation outside of PostgreSQL (in unit test for liblwgeom)

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4825#comment:7>
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