Opened 8 years ago
Closed 7 years ago
#3634 closed defect (wontfix)
raster crashes in regress under windows on winnie runs
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | critical | Milestone: | PostGIS 2.1.9 |
Component: | QA/buildbots | Version: | 2.1.x |
Keywords: | windows | Cc: |
Description
I've been getting this for some time and have been ignoring.
On winnie, the 9.3 failry frequently crashes in 2.1. What's odd is it doesn't in 2.2 and trunk releases. I upgraded 2.1 to use GDAL 2.1.1 like others and that didn't help.
permitted_gdal_drivers .. failed (diff expected obtained: /projects/postgis/tmp/2.1.9dev_pg9.3_geos3.5.0_gdal2.1.1w64/test_68_diff) ----------------------------------------------------------------------------- --- permitted_gdal_drivers_expected 2014-05-04 12:24:55 -0400 +++ /projects/postgis/tmp/2.1.9dev_pg9.3_geos3.5.0_gdal2.1.1w64/test_68_out 2016-09-15 03:41:38 -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.9dev_pg9.3_geos3.5.0_gdal2.1.1w64/test_69_diff) ----------------------------------------------------------------------------- --- tickets_expected 2015-05-02 16:49:13 -0400 +++ /projects/postgis/tmp/2.1.9dev_pg9.3_geos3.5.0_gdal2.1.1w64/test_69_out 2016-09-15 03:41:38 -0400 @@ -1,14 +1 @@ -#1485|0 -#2532.1| -#2532.2| -NOTICE: Raster has default geotransform. Adjusting metadata for use of GDAL Warp API -#2911|0|0|5|5|2|-2|0|0|0|1 -t -test_raster_scale_regular|rast||1 -ERROR: new row for relation "test_raster_scale_regular" violates check constraint "enforce_scaley_rast" -t -test_raster_scale_big|rast|-12345678901234|1 -ERROR: new row for relation "test_raster_scale_big" violates check constraint "enforce_scalex_rast" -t -test_raster_scale_small|rast||1 -ERROR: new row for relation "test_raster_scale_small" violates check constraint "enforce_scaley_rast" +psql: FATAL: the database system is in recovery mode ----------------------------------------------------------------------------- loader/Basic ... failed ( test: running raster2pgsql output: /projects/postgis/tmp/2.1.9dev_pg9.3_geos3.5.0_gdal2.1.1w64/loader.err) ----------------------------------------------------------------------------- psql: FATAL: the database system is in recovery mode ----------------------------------------------------------------------------- loader/BasicCopy ... failed ( test: running raster2pgsql output: /projects/postgis/tmp/2.1.9dev_pg9.3_geos3.5.0_gdal2.1.1w64/loader.err) ----------------------------------------------------------------------------- psql: FATAL: the database system is in recovery mode ----------------------------------------------------------------------------- loader/BasicFilename ... failed ( test: running raster2pgsql output: /projects/postgis/tmp/2.1.9dev_pg9.3_geos3.5.0_gdal2.1.1w64/loader.err) ----------------------------------------------------------------------------- psql: FATAL: the database system is in recovery mode ----------------------------------------------------------------------------- clean .. failed (diff expected obtained: /projects/postgis/tmp/2.1.9dev_pg9.3_geos3.5.0_gdal2.1.1w64/test_73_diff) ----------------------------------------------------------------------------- --- clean_expected 2013-11-27 11:24:48 -0500 +++ /projects/postgis/tmp/2.1.9dev_pg9.3_geos3.5.0_gdal2.1.1w64/test_73_out 2016-09-15 03:41:38 -0400 @@ -0,0 +1 @@ +psql: FATAL: the database system is in recovery mode ----------------------------------------------------------------------------- uninstall . /projects/postgis/branches/2.1/regress/00-regress-install/share/contrib/postgis/uninstall_rtpostgis.sql Error encountered loading /projects/postgis/branches/2.1/regress/00-regress-install/share/contrib/postgis/uninstall_rtpostgis.sql, see /projects/postgis/tmp/2.1.9dev_pg9.3_geos3.5.0_gdal2.1.1w64/regress_log for details
I haven't ruled out it's a bot issue since I haven't tested locally yet.
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 7 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
2.1.9 sounds like something that would never come out ? Or are you up to ship it as the last one in the 2.1 series Regina ?