[postgis-tickets] [PostGIS] #3583: Server crashes when running particular ST_GeomFromJSON command

PostGIS trac at osgeo.org
Sat Jun 25 11:29:07 PDT 2016


#3583: Server crashes when running particular ST_GeomFromJSON command
----------------------+---------------------------
  Reporter:  bmmpxf   |      Owner:  pramsey
      Type:  defect   |     Status:  reopened
  Priority:  medium   |  Milestone:  PostGIS 2.1.9
 Component:  postgis  |    Version:  2.1.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by robe):

 This seems to have broken the 2.1 bot builds (I see red flags everywhere).

 On debbie I'm seeing:


 {{{
  tickets .. failed (diff expected obtained:
 /var/lib/jenkins/workspace/postgis/tmp/2_1_pg9.4w64/test_72_diff)
 -----------------------------------------------------------------------------
 --- tickets_expected    2016-06-17 22:20:25.701852538 +0000
 +++ /var/lib/jenkins/workspace/postgis/tmp/2_1_pg9.4w64/test_72_out
 2016-06-17 22:22:08.653858614 +0000
 @@ -188,7 +188,6 @@
  #745|GEOMETRYCOLLECTION(POLYGON((-72 42 1,-70 43 1,-71 41 1,-72 42 1)))
  #1450|POINT|POLYGON
  #1482|4326
 -COPY 2
  #852.1|1|f|f
  #852.1|2|f|f
  #852.2|1|t|t
 -----------------------------------------------------------------------------
 }}}

 I suspect we may be stripping things out like COPY lines, since they are
 inconsistent depending on PostgreSQL version, so might just require taking
 that out.

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