[postgis-tickets] [PostGIS] #2257: totally non-sensical regress failure with empty tickets.sql

PostGIS trac at osgeo.org
Fri Apr 5 16:48:05 PDT 2013


#2257: totally non-sensical regress failure with empty tickets.sql
-------------------------+--------------------------------------------------
 Reporter:  robe         |       Owner:  robe         
     Type:  defect       |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.1.0
Component:  postgis      |     Version:  trunk        
 Keywords:  mingw64-w32  |  
-------------------------+--------------------------------------------------

Comment(by robe):

 okay this is spooky.  Just tested again and it showed up right on my
 windows 9.2 edb install, but then I tried again just running a second time
 and it was WRONG. it literally went from "t" to "f" and once false just
 stayed at false.

 I think there is a memory leak somewhere.  Last time I saw this behavior
 was when address space was not being cleaned right and running in 32-bit
 mode on a 64-bit OS was especially sensitive to this sloppy cleanup.


 {{{
 select postgis_full_version() || ' ' || version();

 POSTGIS="2.1.0SVN r11249" GEOS="3.4.0dev-CAPI-1.8.0 r0" PROJ="Rel. 4.8.0,
 6 March 2012" GDAL="GDAL 1.9.2, released 2012/10/08" LIBXML="2.7.8"
 LIBJSON="UNKNOWN" RASTER PostgreSQL 9.2.1, compiled by Visual C++ build
 1600, 32-bit

 SELECT '#2110.2', 'POINT EMPTY'::geometry = 'POINT EMPTY'::geometry;

 }}}

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