[postgis-tickets] [PostGIS] #2982: Crashing on PostgreSQL9.5 dev on topology

PostGIS trac at osgeo.org
Mon Nov 3 22:36:45 PST 2014


#2982: Crashing on PostgreSQL9.5 dev on topology
----------------------------+-----------------------------------------------
 Reporter:  robe            |       Owner:  strk         
     Type:  defect          |      Status:  new          
 Priority:  blocker         |   Milestone:  PostGIS 2.2.0
Component:  topology        |     Version:  trunk        
 Keywords:  postgresql 9.5  |  
----------------------------+-----------------------------------------------

Comment(by robe):

 I isolated further to this line:


 {{{
 INSERT INTO _test_layers SELECT 2,
   AddTopoGeometryColumn('tt', 'tt', 'bigareas', 'tg', 'polygon', layer_id)
   FROM _test_layers WHERE id = 1;
 }}}

 Now why on earth would something that simple cause it to crash.  I do have
 cassert and debug enabled.

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