Opened 4 years ago
Closed 4 years ago
#4823 closed defect (fixed)
Memory Leak in GEOS conversion with EMPTY
Reported by: | pramsey | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.1.1 |
Component: | postgis | Version: | 3.1.x |
Keywords: | Cc: |
Description
The CI is showing a leak somewhere around the recent work on GEOS conversions and EMPTY geometries.
https://travis-ci.org/github/pramsey/postgis/jobs/752331218
Change History (7)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Paul this is now fixed in master branch, please confirm before I backport to 3.1
comment:3 by , 4 years ago
Looks like it got most of them, but there's now two crashers...
https://travis-ci.org/github/pramsey/postgis/jobs/752589298#L2235 https://travis-ci.org/github/pramsey/postgis/jobs/752589299#L2234
Maybe related to GEOS 3.6 in some way?
https://travis-ci.org/github/pramsey/postgis/builds/752589288
comment:4 by , 4 years ago
comment:5 by , 4 years ago
Oh, I just realized: a crash in GEOS-3.6 I've fixed in 3.6.6dev so 3.6.4dev would NOT have such fix. Can you upgrade the CI bot to use a more recent GEOS version ? We released 3.6.5 final with that fix.
comment:6 by , 4 years ago
This is the GEOS commit, for reference: https://git.osgeo.org/gitea/geos/geos/commit/e7caa33f69314fe4e3b9b0cee23eb9ca10ceb932
In dd5c269/git: