[postgis-tickets] [PostGIS] #2681: GML error

PostGIS trac at osgeo.org
Thu Mar 27 05:35:18 PDT 2014


#2681: GML error
-----------------------+----------------------------------------------------
  Reporter:  colivier  |       Owner:  colivier     
      Type:  defect    |      Status:  reopened     
  Priority:  medium    |   Milestone:  PostGIS 2.1.2
 Component:  postgis   |     Version:  2.1.x        
Resolution:            |    Keywords:  GML          
-----------------------+----------------------------------------------------
Changes (by strk):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 I've seen the backend crash with 2.1.2dev:
 {{{
 DETAIL:  Failed process was running: SELECT 'surface_23',
 ST_AsEWKT(ST_GeomFromGML('<gml:Surface><gml:patches><gml:PolygonPatch><gml:interior><gml:LinearRing><gml:coordinates>1,2
 3,4 5,6
 1,2</gml:coordinates></gml:LinearRing></gml:interior></gml:PolygonPatch></gml:patches></gml:Surface>'));
 }}}

 Worth double-checking this under valgrind.
 Best if a test exists for cunit, otherwise see pramsey's blog post on out
 to valgrind postgresql

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