[postgis-devel] [PostGIS] #601: shp2pgsql: *** glibc detected *** corrupted double-linked list

PostGIS trac at osgeo.org
Fri Sep 17 16:43:17 PDT 2010


#601: shp2pgsql: *** glibc detected *** corrupted double-linked list
----------------------+-----------------------------------------------------
 Reporter:  kneufeld  |       Owner:  pramsey      
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 1.5.2
Component:  postgis   |     Version:  1.5.X        
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by mwtoews):

 Works fine with version 1.3.6, but error is reproducible with 1.5.1.

 The crash happens on FID 196:

 {{{
 $ ogrinfo WaterBody.shp WaterBody
 ...

 OGRFeature(WaterBody):195
   FACILITYID (String) = (null)
   NAME (String) = (null)
   POLYGON ((706728.37352437433 5610997.3840159886,...

 OGRFeature(WaterBody):196
   FACILITYID (String) = (null)
   NAME (String) = (null)
   MULTIPOLYGON EMPTY

 OGRFeature(WaterBody):197
   FACILITYID (String) = (null)
   NAME (String) = (null)
   POLYGON ((682101.90999524202 5614640.7300350443,...

 ...
 }}}

 I've confirmed with ArcGIS that FID=196 does not have any geometry.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/601#comment:1>
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