[postgis-tickets] [PostGIS] #4282: ST_LineToCurve hangs indefintely

PostGIS trac at osgeo.org
Thu Dec 27 07:50:07 PST 2018


#4282: ST_LineToCurve hangs indefintely
----------------------+---------------------------
  Reporter:  robe     |      Owner:  dbaston
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 3.0.0
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by Algunenano):

 Checking that loop I see that the increment is 0, so it just loops
 indefinitely:
 {{{
 (gdb) p increment
 $1 = 0
 }}}

 Last ticket working around that code was #3719

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