[postgis-tickets] [PostGIS] #3652: Segmentation fault during operations on GEOMETRYCOLLECTION with MULTICURVE geometry inside

PostGIS trac at osgeo.org
Thu Oct 6 06:15:25 PDT 2016


#3652: Segmentation fault during operations on GEOMETRYCOLLECTION with MULTICURVE
geometry inside
-----------------------+---------------------------------------------------
  Reporter:  alexeygl  |      Owner:  pramsey
      Type:  defect    |     Status:  reopened
  Priority:  high      |  Milestone:  PostGIS 2.2.3
 Component:  postgis   |    Version:  2.2.x
Resolution:            |   Keywords:  postgis GEOMETRYCOLLECTION MULTICURVE
-----------------------+---------------------------------------------------

Comment (by robe):

 I thought it was just sfcgal tests failing, but on closer inspection,
 getting failure on
 my local PostgreSQL 9.5 run for these tests under my windows desktop.

 What's really bugging me is that winnie actually passed the 9.5 64-bit on
 this commit and yet we are supposed to be setup more or less the same.

 I'm rerunning on debbie, she crashed on 9.5, but didn't show a regress on
 her 9.6 run.

 On spot check on failing tests,

 the in_encodedpolyline test shows this

 {{{
 -linefromencodedpolyline_02|SRID=4326;LINESTRING(-120.234 38.5,-120.95
 40.734,-126.453 43.252)
 +linefromencodedpolyline_02|SRID=4326;LINESTRING(-1202.345 385,-1209.5
 407.344,-1264.53 432.52)
 }}}

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