[postgis-tickets] [PostGIS] #4652: Postgres crash with ST_GeomFromGML

PostGIS trac at osgeo.org
Mon Mar 30 14:23:59 PDT 2020


#4652: Postgres crash with ST_GeomFromGML
-------------------------+----------------------------
  Reporter:  mwjhartogs  |      Owner:  pramsey
      Type:  defect      |     Status:  reopened
  Priority:  critical    |  Milestone:
 Component:  postgis     |    Version:  2.5.x
Resolution:              |   Keywords:  ST_GeomFromGML
-------------------------+----------------------------

Comment (by Algunenano):

 Yeah, with master/HEAD I don't get any alerts, just this:

 {{{
 Mar 30 23:21:27 balar postgres[49401]: namespace warning : Namespace
 prefix gml is not defined
 Mar 30 23:21:27 balar postgres[49401]: 34d-8664-e321b3697725-0"
 srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:28992"
 Mar 30 23:21:27 balar postgres[49401]:
 ^
 Mar 30 23:21:27 balar postgres[49401]: namespace warning : Namespace
 prefix gml is not defined
 Mar 30 23:21:27 balar postgres[49401]: 697725-0" srsDimension="2"
 srsName="urn:x-ogc:def:crs:EPSG:28992"> <gml:segments
 Mar 30 23:21:27 balar postgres[49401]:
 ^
 Mar 30 23:21:27 balar postgres[49401]: namespace warning : Namespace
 prefix gml is not defined
 Mar 30 23:21:27 balar postgres[49401]: 2"
 srsName="urn:x-ogc:def:crs:EPSG:28992"> <gml:segments>
 <gml:LineStringSegment
 Mar 30 23:21:27 balar postgres[49401]:
 ^
 Mar 30 23:21:27 balar postgres[49401]: namespace warning : Namespace
 prefix gml is not defined
 Mar 30 23:21:27 balar postgres[49401]: n:x-ogc:def:crs:EPSG:28992">
 <gml:segments> <gml:LineStringSegment> <gml:posList
 Mar 30 23:21:27 balar postgres[49401]:
 ^
 Mar 30 23:21:27 balar postgres[49401]: namespace warning : Namespace
 prefix gml is not defined
 Mar 30 23:21:27 balar postgres[49401]: 4 526439.868999999</gml:posList>
 </gml:LineStringSegment> <gml:LineStringSegment
 Mar 30 23:21:27 balar postgres[49401]:
 ^
 Mar 30 23:21:27 balar postgres[49401]: namespace warning : Namespace
 prefix gml is not defined
 Mar 30 23:21:27 balar postgres[49401]: 9999</gml:posList>
 </gml:LineStringSegment> <gml:LineStringSegment> <gml:posList
 Mar 30 23:21:27 balar postgres[49401]:
 ^
 Mar 30 23:21:27 balar postgres[49401]: namespace warning : Namespace
 prefix gml is not defined
 Mar 30 23:21:27 balar postgres[49401]:  526440.2089999989</gml:posList>
 </gml:LineStringSegment> <gml:LineStringSegment
 Mar 30 23:21:27 balar postgres[49401]:
 ^
 Mar 30 23:21:27 balar postgres[49401]: namespace warning : Namespace
 prefix gml is not defined
 Mar 30 23:21:27 balar postgres[49401]: 9989</gml:posList>
 </gml:LineStringSegment> <gml:LineStringSegment> <gml:posList
 Mar 30 23:21:27 balar postgres[49401]
 }}}

 This is running Postgresql/REL_12_STABLE under Linux, both Postgresql and
 Postgis built with -O3.

 Paul, what PG and Postgis version are you using? Are you running all tests
 or just the query manually?

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4652#comment:18>
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