[postgis-tickets] [PostGIS] #2732: gserialized_estimate crashes under mingw64 windows when compiled with --enabled-debug

PostGIS trac at osgeo.org
Mon May 12 14:03:38 PDT 2014


#2732: gserialized_estimate crashes under mingw64 windows when compiled with
--enabled-debug
------------------------------+---------------------------------------------
 Reporter:  robe              |       Owner:  pramsey      
     Type:  defect            |      Status:  new          
 Priority:  medium            |   Milestone:  PostGIS 2.1.3
Component:  postgis           |     Version:  2.1.x        
 Keywords:  windows, mingw64  |  
------------------------------+---------------------------------------------

Comment(by robe):

 couldn't figure out where this was failing but dustymugs pointed me at
 line 820 of gserialized_estimate.c


 {{{
                 POSTGIS_DEBUGF(2, "stats for \"%s\" do not exist",
 get_rel_name(table_oid));
 }}}


 I guess I got to wrap nulls around that too.

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