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

PostGIS trac at osgeo.org
Fri Jun 14 00:01:38 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 robe):

 kafka,

 Unfortunately I don't think its an issue with PostGIS raster specifically.
 I think Bborie's suspicions about your libkml driver having an issue might
 be right.

 I just tried on my windows install:

 {{{
 PostgreSQL 9.2.4, compiled by Visual C++ build 1600, 32-bit POSTGIS="2.0.3
 r11132" GEOS="3.4.0dev-CAPI-1.8.0 r0" PROJ="Rel. 4.8.0, 6 March 2012"
 GDAL="GDAL 1.10.0, released 2013/04/24" LIBXML="2.7.8" LIBJSON="UNKNOWN"
 RASTER
 }}}

 and it worked fine.  The difference is that Bborie and I compile our own
 GDAL and I don't think either of us has LIBKMLDriver compiled in.

 Bborie can correct me if I am wrong, but as I recall he said the
 ST_DumpAsPolygons is the only raster function that calls into OGR part of
 GDAL.

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