[postgis-tickets] [PostGIS] #2849: winnie crashing on PostGIS 2.1 raster

PostGIS trac at osgeo.org
Sun Jul 20 20:21:24 PDT 2014


#2849: winnie crashing on PostGIS 2.1 raster
-----------------------+----------------------------------------------------
 Reporter:  robe       |       Owner:  robe         
     Type:  defect     |      Status:  new          
 Priority:  blocker    |   Milestone:  PostGIS 2.1.4
Component:  buildbots  |     Version:  2.1.x        
 Keywords:             |  
-----------------------+----------------------------------------------------
 I've been really bad about paying attention to winnie's screams -- I took
 a gander and she's been unhappy with 2.1 since June 27th.

 This is the last error:

 {{{
  permitted_gdal_drivers .. failed (diff expected obtained:
 /projects/postgis/tmp/2.1.4dev_pg9.2_geos3.4.2_gdal1.10.0w64/test_68_diff)
 -----------------------------------------------------------------------------
 --- permitted_gdal_drivers_expected     2014-05-04 12:24:55 -0400
 +++
 /projects/postgis/tmp/2.1.4dev_pg9.2_geos3.4.2_gdal1.10.0w64/test_68_out
 2014-07-18 11:46:55 -0400
 @@ -1,10 +1,6 @@
  DO
  4326
 -ERROR:  RASTER_fromGDALRaster: Could not open bytea with GDAL. Check that
 the bytea is of a GDAL supported format
 -ERROR:  rt_raster_load_offline_data: Access to offline bands disabled
 -ERROR:  rt_raster_load_offline_data: Access to offline bands disabled
 -4326
 -4326
 -ERROR:  rt_raster_load_offline_data: Access to offline bands disabled
 -ERROR:  rt_raster_load_offline_data: Access to offline bands disabled
 -4326
 +server closed the connection unexpectedly
 +       This probably means the server terminated abnormally
 +       before or while processing the request.
 +connection to server was lost
 -----------------------------------------------------------------------------
  tickets .. failed (diff expected obtained:
 /projects/postgis/tmp/2.1.4dev_pg9.2_geos3.4.2_gdal1.10.0w64/test_69_diff)
 -----------------------------------------------------------------------------
 --- tickets_expected    2013-11-27 11:24:51 -0500
 +++
 /projects/postgis/tmp/2.1.4dev_pg9.2_geos3.4.2_gdal1.10.0w64/test_69_out
 2014-07-18 11:46:55 -0400
 @@ -1 +1 @@
 -#1485|0
 +psql: FATAL:  the database system is in recovery mode
 -----------------------------------------------------------------------------
  loader/Basic ... failed ( test: running raster2pgsql output:
 /projects/postgis/tmp/2.1.4dev_pg9.2_geos3.4.2_gdal1.10.0w64/loader.err)
 -----------------------------------------------------------------------------
 psql: FATAL:  the database system is in recovery mode
 -----------------------------------------------------------------------------
  loader/BasicCopy ... failed ( test: running raster2pgsql output:
 /projects/postgis/tmp/2.1.4dev_pg9.2_geos3.4.2_gdal1.10.0w64/loader.err)
 -----------------------------------------------------------------------------
 psql: FATAL:  the database system is in recovery mode
 -----------------------------------------------------------------------------
  loader/BasicFilename .... ok
  clean .. ok
  uninstall .  /projects/postgis/branches/2.1/regress/00-regress-
 install/share/contrib/postgis/uninstall_rtpostgis.sql
   /projects/postgis/branches/2.1/regress/00-regress-
 install/share/contrib/postgis/uninstall_postgis.sql
 . ok (4061
 )
 }}}

 That is from 9.2 64-bit output.  Interestingly I'm not seeing same issue
 on PostGIS 2.2.  It's quite possible I'm not testing 2.2/9.2 mix since I
 was deliberating packaging a PostGIS 2.2 release for 9.2.

 Anyrate I need to investigate more if its a change in GDAL / PostGIS or
 something else causing this issue

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