[postgis-devel] [PostGIS] #547: ST_contains memory problem when used between polygon and mixed geometry
PostGIS
trac at osgeo.org
Thu Feb 9 09:18:03 PST 2012
#547: ST_contains memory problem when used between polygon and mixed geometry
----------------------+-----------------------------------------------------
Reporter: twain | Owner: strk
Type: defect | Status: reopened
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis | Version: 1.5.X
Resolution: | Keywords: ST_contains memory
----------------------+-----------------------------------------------------
Comment(by strk):
Alright, here's what happens:
{{{
NOTICE: [lwgeom_geos_prepared.c:GetPrepGeomCache:329] GetPrepGeomCache:
creating cache: 0x7fc5735eddb0
NOTICE: [lwgeom_geos_prepared.c:GetPrepGeomCache:338] GetPrepGeomCache:
adding context to hash: 0x7fc5735eddb0
NOTICE: [lwgeom_geos_prepared.c:GetPrepGeomCache:436] GetPrepGeomCache:
copying pg_geom1 into cache
}}}
Over and over again.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/547#comment:19>
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-devel
mailing list