[postgis-tickets] [PostGIS] #2418: st_isvalid crashes postgres

PostGIS trac at osgeo.org
Fri Aug 9 13:52:02 PDT 2013


#2418: st_isvalid crashes postgres
------------------------+---------------------------------------------------
 Reporter:  crispond    |       Owner:  pramsey       
     Type:  defect      |      Status:  new           
 Priority:  medium      |   Milestone:  Management 2.0
Component:  postgis     |     Version:  2.0.x         
 Keywords:  st_isvalid  |  
------------------------+---------------------------------------------------
 If you run the following, it takes down the postgres service:

 select st_isvalid(null);
 select st_isvalid('sometext');

 My apologies if this has already been resolved or is miscategorised.  I
 thought it was important to report since it took out the postgres.exe
 processes completely.

 -cris

 Stats:

 PostgreSQL 9.1.5, compiled by Visual C++ build 1500, 64-bit 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

 I'm running windows 7 ultimate 64 bit.

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