[postgis-devel] [PostGIS] #1697: Crash in GiST index with empty MultiPolygons

PostGIS trac at osgeo.org
Thu Mar 29 01:13:09 PDT 2012


#1697: Crash in GiST index with empty MultiPolygons
----------------------------+-----------------------------------------------
  Reporter:  realityexists  |       Owner:  pramsey      
      Type:  defect         |      Status:  reopened     
  Priority:  critical       |   Milestone:  PostGIS 2.0.0
 Component:  postgis        |     Version:  trunk        
Resolution:                 |    Keywords:               
----------------------------+-----------------------------------------------
Changes (by realityexists):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Tested my application on r9575. It now crashes when inserting a perfectly
 ordinary geography Point (with a GiST index defined on the column). The
 point is
 {{{
 ST_GeomFromEWKT('SRID=4326;POINT(-2.7546111 8.0365000)')::geography
 }}}

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