[postgis-tickets] [PostGIS] #2975: ST_Intersects with a LineString and MultiPolygon crashes PostgreSQL

PostGIS trac at osgeo.org
Mon Nov 10 02:28:57 PST 2014


#2975: ST_Intersects with a LineString and MultiPolygon crashes PostgreSQL
----------------------------------------+-----------------------------------
 Reporter:  royseto                     |       Owner:  strk        
     Type:  defect                      |      Status:  assigned    
 Priority:  blocker                     |   Milestone:  PostGIS GEOS
Component:  postgis                     |     Version:  2.1.x       
 Keywords:  st_intersects crash memory  |  
----------------------------------------+-----------------------------------
Changes (by strk):

  * milestone:  PostGIS 2.1.5 => PostGIS GEOS


Comment:

 r13122 adds tests for interruptibility of ST_Intersects (among all the
 other relate-based functions) to PostGIS.

 Royseto, can you confirm that with the latest GEOS version (built from
 either trunk of 3.4 branch) you can now cancel the problem query with
 pg_cancel_backend() ?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2975#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