[postgis-devel] [PostGIS] #601: shp2pgsql: *** glibc detected *** corrupted double-linked list
PostGIS
trac at osgeo.org
Fri Sep 17 11:05:04 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: |
----------------------+-----------------------------------------------------
When trying to load a free Waterbody.shp dataset from the City of Kamloops
(http://www.kamloops.ca/downloads/maps/hydrographySHP.zip) I get this
error:
{{{
shp2pgsql -s 26910 -D WaterBody.shp waterbodies | psql postgis
Shapefile type: Polygon
Postgis type: MULTIPOLYGON[2]
SET
...
*** glibc detected *** corrupted double-linked list: 0x09ae5220 ***
Abort
}}}
{{{
select postgis_full_version();
postgis_full_version
--------------------------------------------------------------------------------------------------------
POSTGIS="1.5.1" GEOS="3.2.2-CAPI-1.6.2" PROJ="Rel. 4.7.1, 23 September
2009" LIBXML="2.6.16" USE_STATS
(1 row)
}}}
Interestingly, Quantum's "Spit" loader worked just fine.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/601>
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