[postgis-devel] [PostGIS] #1149: PostGIS crashes server when transforming martian data

PostGIS trac at osgeo.org
Sun Jul 31 10:20:15 PDT 2011


#1149: PostGIS crashes server when transforming martian data
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  robe         
      Type:  defect   |      Status:  closed       
  Priority:  high     |   Milestone:  PostGIS 2.0.0
 Component:  postgis  |     Version:  1.5.X        
Resolution:  invalid  |    Keywords:  windows      
----------------------+-----------------------------------------------------
Changes (by robe):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Duh I should have looked at the spatial_ref_sys isnert statement
 generated, the 49910 is missing a proj4text string, so of course PostGIS
 could never transform this.  Though I suppose it still shouldn't crash and
 we shouldn't allow inserts into spatial_ref_sys with no proj4text.  That's
 a separate topic though.

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