[postgis-tickets] [PostGIS] #2332: ST_GeomFromWKB crashes PostgreSQL server

PostGIS trac at osgeo.org
Wed May 15 07:30:30 PDT 2013


#2332: ST_GeomFromWKB crashes PostgreSQL server
---------------------+------------------------------------------------------
 Reporter:  dbaston  |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.1.0
Component:  postgis  |     Version:  2.0.x        
 Keywords:           |  
---------------------+------------------------------------------------------
 Repeated attempts (about 3) to create a geometry from what may be an
 invalid WKB cause server to crash.  Running on Windows 7, 64-bit.

 SELECT
 ST_GeomFromWKB($$0104000020E61000000100000001010000008812F4177AE557C040745E6397943D40$$::bytea)

 "POSTGIS="2.0.1 r9979" GEOS="3.3.5-CAPI-1.7.5" PROJ="Rel. 4.8.0, 6 March
 2012" GDAL="GDAL 1.9.1, released 2012/05/15" LIBXML="2.7.8"
 LIBJSON="UNKNOWN" TOPOLOGY RASTER"

 "PostgreSQL 9.2.1, compiled by Visual C++ build 1600, 64-bit"

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