[postgis-devel] [PostGIS] #670: ST_SharedPaths

PostGIS trac at osgeo.org
Fri Dec 3 09:33:37 PST 2010


#670: ST_SharedPaths
----------------------+-----------------------------------------------------
  Reporter:  strk     |       Owner:  strk         
      Type:  defect   |      Status:  reopened     
  Priority:  high     |   Milestone:  PostGIS 2.0.0
 Component:  postgis  |     Version:  trunk        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by robe):

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


Comment:

 Strk,

 This is better, but it's still crashing for me sometimes.  In the battery
 of tests it always crashes, but if I run standalone it doesn't always.

 If I run this test 1-3 times it usually crashes by the 2nd time.

 {{{
 SELECT ST_SharedPaths(g1,g2), ST_SharedPaths(g2,g1), ST_SharedPaths(g1,g1)
 FROM bug670;

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/670#comment:10>
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-devel mailing list