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

PostGIS trac at osgeo.org
Thu Jun 13 06:32:17 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):

 actually my 9.2 32-bit version doesn't crash either.  I discovered that
 was because I was using my gcc 4.5 postgis compiled binaries with gcc
 4.8.0 libstd++ dlls I was experimenting with so had a gcc mismatch.  If I
 switch back to my 4.5.4 libstd++ it works fine.

 That said: kafka can you please do a


 {{{
 SELECT version();
 }}}

 and return what that is to rule out gcc as difference

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