[postgis-tickets] [PostGIS] #3994: FreeBSD 32 failure on raster tests

PostGIS trac at osgeo.org
Thu Jan 18 15:07:27 PST 2018


#3994: FreeBSD 32 failure on raster tests
--------------------+---------------------------
 Reporter:  robe    |      Owner:  Bborie Park
     Type:  defect  |     Status:  new
 Priority:  medium  |  Milestone:  PostGIS 2.4.4
Component:  raster  |    Version:  trunk
 Keywords:          |
--------------------+---------------------------
 After @komzpa fixed the brin regress issue, raster regress tests were able
 to run, and crashed thus uncovering a raster gosher (at least fro freeBSD
 32-bit)

 The regress log is long and painful so I'll try to paste the highlights
 from:

 https://debbie.postgis.net/job/PostGIS_Worker_Run/label=bessie32/238/consoleFull


 {{{
 19:39:41   Postgis 2.5.0dev - r16332 - 2018-01-18 14:30:47
 19:39:41   scripts 2.5.0dev r16332
 19:39:41   raster scripts 2.5.0dev r16332
 19:39:41   GEOS: 3.6.2-CAPI-1.10.2 4d2925d6
 19:39:41   PROJ: Rel. 4.9.3, 15 August 2016
 19:39:41   GDAL: GDAL 2.2.3, released 2017/11/20

 19:39:41 Running tests
 19:39:41
 19:39:41  check_gdal .. ok
 19:39:41  load_outdb ... ok
 19:39:41  check_raster_columns .. ok
 19:39:42  check_raster_overviews .. ok
 19:39:43  rt_io .. failed (diff expected obtained:
 /home/jenkins/tmp/pgis_reg_74cc9ca0d97f4e07b16484137470267a82dc51f2/test_5_diff)
 19:39:52
 -----------------------------------------------------------------------------
 19:39:52 --- rt_io_expected     2018-01-18 14:30:22.886896000 +0000
 19:39:52 +++
 /home/jenkins/tmp/pgis_reg_74cc9ca0d97f4e07b16484137470267a82dc51f2/test_5_out
 2018-01-18 14:37:37.640671000 +0000
 19:39:52 @@ -1,16 +1,4 @@
 19:39:52 -1x1 no bands, no transform|t|t
 :
 19:39:52 -ERROR:  rt_band_from_wkb: Invalid value 2 for pixel of type 1BB
 19:39:52 -ERROR:  rt_band_from_wkb: Invalid value 4 for pixel of type 2BUI
 19:39:52 -ERROR:  rt_band_from_wkb: Invalid value 16 for pixel of type
 4BUI
 19:39:52 +server closed the connection unexpectedly
 19:39:52 +      This probably means the server terminated abnormally
 19:39:52 +      before or while processing the request.
 19:39:52 +connection to server was lost
 :
 }}}

 There are a bunch like this with server trying to stand up and then crash
 again.  It's hard to tell which regresses are real or just result of
 server trying to get up from being punched.

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