[postgis-devel] [PostGIS] #993: Crash when try to cast to a box2d with GSERIALIZED ON

PostGIS trac at osgeo.org
Thu May 26 19:23:37 PDT 2011


#993: Crash when try to cast to a box2d with GSERIALIZED ON
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 {{{
 SELECT 'BOX(7.5 2.5,12.5 7.5)'::box2d

 }}}

 Crash.  This I discovered when testing raster create_rt_box2d_test.sql
 but isolated down to the act of just casting to a box2d.  Probably causing
 a lot of the failures in topology too I suspect.

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