[postgis-tickets] [PostGIS] #3463: Crash loading polygons in topology
PostGIS
trac at osgeo.org
Tue Feb 23 02:45:30 PST 2016
#3463: Crash loading polygons in topology
----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.2
Component: topology | Version: 2.2.x
Keywords: |
----------------------+---------------------------
The attached shapefile, loaded in a topology, triggers a backend crash.
Steps to reproduce:
{{{
unzip sezioni.zip
shp2pgsql -S sezionicrash.shp | psql
psql -c "select topogeo_addpolygon('sezionicrash', geom) from
sezionicrash"
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3463>
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