[postgis-tickets] [PostGIS] #2671: twkb regression failure

PostGIS trac at osgeo.org
Sun Mar 9 16:23:51 PDT 2014


#2671: twkb regression failure
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  nicklas      
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.2.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 It's good we put those tests in.  Our very first twkb failure.

 This only seems to fail on winnie on the 32-bit test.  64-bit tests pass
 as far as I can tell - this is error from:

 {{{
   GEOS config:          /projects/geos/rel-3.4.2w32/bin/geos-config
   GEOS version:         3.4.2
   GDAL config:          /projects/gdal/rel-1.10.0w32/bin/gdal-config
   GDAL version:         1.10.0
   PostgreSQL config:    /projects/postgresql/rel/pg9.2w32/bin/pg_config
   PostgreSQL version:   PostgreSQL 9.2.4
   PROJ4 version:        48
   Libxml2 config:       /projects/libxml/rel-
 libxml2-2.7.8w32/bin/xml2-config
   Libxml2 version:      2.7.8
   JSON-C support:       yes
   PostGIS debug level:  0
   Perl:                 /bin/perl
 }}}



 {{{
  twkb .. failed (diff expected obtained:
 /projects/postgis/tmp/2.2.0dev_pg9.2_geos3.4.2_gdal1.10.0w32/test_81_diff)
 -----------------------------------------------------------------------------
 --- twkb_expected       2014-03-09 10:29:06 -0400
 +++
 /projects/postgis/tmp/2.2.0dev_pg9.2_geos3.4.2_gdal1.10.0w32/test_81_out
 2014-03-09 18:30:01 -0400
 @@ -13,4 +13,4 @@
  MULTIPOLYGON(((1 1, 1 20, 20 20, 20 1, 1 1),(3 3,3 4, 4 4,4 3,3 3)),((-1
 1, -1 20, -20 20, -20 1, -1 1),(-3 3,-3 4, -4 4,-4 3,-3
 3)))|0346020202050202002626000025250005040400020200000101000205070300262500002526000503040002010000010200
  GEOMETRYCOLLECTION(MULTIPOINT(1 1,2 2),POINT(78 -78),POLYGON((1 1,1 2,2
 2,2 1,1 1)))|0247034402020202024198019f0143010599019e010002020000010100
  MULTIPOINT(1 1,2 2)|035502060202040202
 -GEOMETRYCOLLECTION(MULTIPOINT(1 1,2 2),POINT(78 -78),POLYGON((1 1,1 2,2
 2,2 1,1
 1)))|0387035501c8439c019b015701bd08010599019e01000202000001010058010602410000410202
 +ERROR:  Output WKB is not the same size as the allocated buffer.
 }}}

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