[postgis-devel] [PostGIS] #741: Convex hull serialization problem

PostGIS trac at osgeo.org
Thu Dec 30 09:15:33 PST 2010


#741: Convex hull serialization problem
---------------------+------------------------------------------------------
 Reporter:  pramsey  |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  high     |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 {{{
 select st_convexhull(ST_GeomFromEWKT('SRID=4326;POLYGONM((-71.1261 42.2703
 1,-71.1257 42.2703 1,-71.1257 42.2701 2,-71.126 42.2701 1,-71.1261 42.2702
 1,-71.1261 42.2703 1))'));

 WARNING:  problem in alloc set ExprContext: detected write past chunk end
 in block 0x101122e00, chunk 0x101123080
 ERROR:  Return size (144) not equal to expected size (136)!

 }}}

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