[postgis-tickets] [PostGIS] #2360: [raster]: ST_DumpAsPolygons database engine crash

PostGIS trac at osgeo.org
Thu Jun 13 07:33:40 PDT 2013


#2360: [raster]: ST_DumpAsPolygons database engine crash
----------------------+-----------------------------------------------------
 Reporter:  kafka     |       Owner:  dustymugs    
     Type:  defect    |      Status:  new          
 Priority:  critical  |   Milestone:  PostGIS 2.1.0
Component:  raster    |     Version:  2.0.x        
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by dustymugs):

 Tested on PG 9.2 and 9.1 with PostGIS 2.0.4dev r11536 and PostGIS 2.1.0
 r11542 with no problems. This would be with the following config...

 {{{
 PostgreSQL 9.2.3 on x86_64-unknown-linux-gnu, compiled by gcc (GCC) 4.7.1,
 64-b
 it | POSTGIS="2.1.0beta3dev r11542" GEOS="3.4.0dev-CAPI-1.8.0 r3808"
 PROJ="Rel.
 4.8.0, 6 March 2012" GDAL="GDAL 1.11dev, released 2013/04/13"
 LIBXML="2.8.0" LIB
 JSON="UNKNOWN" RASTER
 }}}

 What I do find interesting with the valgrind output is the call to
 OGRLIBKMLDriver's destructor, which isn't used or loaded in the rasterize
 function.

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