[postgis-tickets] [PostGIS] #4985: 32-bit crashers on cluster regress

PostGIS trac at osgeo.org
Tue Aug 31 12:45:43 PDT 2021


#4985: 32-bit crashers on cluster regress
---------------------+---------------------------
 Reporter:  robe     |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  blocker  |  Milestone:  PostGIS 3.2.0
Component:  postgis  |    Version:  master
 Keywords:           |
---------------------+---------------------------
 bessie32 and berrie have been crashing after commit

 [45e49124/git]


 From berrie (32-bit raspberry pi)
 {{{

 22:23:25 PATH is
 /home/jenkins/workspace/pg/label/berrie/rel/pg12w32/bin:/home/jenkins/workspace/pg/label/berrie/rel/pg12w32/lib:/usr/local/bin:/usr/bin:/bin:/usr/games
 22:23:25 Checking for shp2pgsql ... found
 22:23:25 Checking for pgsql2shp ... found
 22:23:25 Checking for raster2pgsql ... found
 22:23:25 TMPDIR is /tmp/pgis_reg
 22:23:25 Database postgis_reg already exists, dropping.
 22:23:25 Creating database 'postgis_reg'
 22:23:25 Preparing db 'postgis_reg' using: CREATE EXTENSION postgis SCHEMA
 public
 22:23:28 Preparing db 'postgis_reg' using: CREATE EXTENSION
 postgis_topology
 22:23:28 Preparing db 'postgis_reg' using: CREATE EXTENSION postgis_raster
 SCHEMA public
 22:23:29 PostgreSQL 12.6 on aarch64-unknown-linux-gnu, compiled by gcc
 (Raspbian 8.3.0-6+rpi1) 8.3.0, 32-bit
 22:23:29   Postgis 3.2.0dev - (5f4b44e) - 2021-08-31 02:17:48
 22:23:29   scripts 3.2.0dev 5f4b44e
 22:23:29   raster scripts 3.2.0dev 5f4b44e
 22:23:29   GEOS: 3.7.1-CAPI-1.11.1 27a5e771
 22:23:29   PROJ: Rel. 5.2.0, September 15th, 2018
 22:23:29   GDAL: GDAL 2.4.0, released 2018/12/14
 22:23:29
 22:23:29 Running tests

 22:23:29   GDAL: GDAL 2.4.0, released 2018/12/14
 22:23:29
 22:23:29 Running tests
 22:23:29
 22:23:29  after-create-script
 /home/jenkins/workspace/PostGIS_Worker_Run/label/berrie/5f4b44edb30c8609d3f812d1f0bc6fd07d750f0f/regress/hooks
 /hook-after-create.sql .. ok
 22:23:29  ./regress/core/affine .. ok in 81 ms
 22:23:29  ./regress/core/bestsrid .. ok in 47 ms
 22:23:29  ./regress/core/binary .. ok in 119 ms
 22:23:29  ./regress/core/boundary .. ok in 49 ms
 22:23:29  ./regress/core/chaikin .. ok in 43 ms
 22:23:29  ./regress/core/filterm .. ok in 40 ms
 22:23:29  ./regress/core/cluster ..Died at
 /home/jenkins/workspace/PostGIS_Worker_Run/label/berrie/5f4b44edb30c8609d3f812d1f0bc6fd07d750f0f/regress/run_test.pl
 line 744.
 22:23:30  failed (psql exited with an error: /tmp/pgis_reg/test_8_out)
 22:23:30
 -----------------------------------------------------------------------------
 22:23:30 t1|GEOMETRYCOLLECTION(LINESTRING(0 0,1 1),LINESTRING(5 5,4
 4),LINESTRING(0 0,-1 -1),POLYGON((0 0,4 0,4 4,0 4,0 0)))
 22:23:30 t1|GEOMETRYCOLLECTION(LINESTRING(6 6,7 7))
 22:23:30 t1|GEOMETRYCOLLECTION(POLYGON EMPTY)
 22:23:30 t2|GEOMETRYCOLLECTION(LINESTRING(0 0,1 1),LINESTRING(5 5,4
 4),LINESTRING(0 0,-1 -1),POLYGON((0 0,4 0,4 4,0 4,0 0)))
 22:23:30 t2|GEOMETRYCOLLECTION(LINESTRING(6 6,7 7))
 22:23:30 t2|GEOMETRYCOLLECTION(POLYGON EMPTY)
 22:23:30 t3|GEOMETRYCOLLECTION(LINESTRING(0 0,1 1),LINESTRING(5 5,4
 4),LINESTRING(0 0,-1 -1),POLYGON((0 0,4 0,4 4,0 4,0 0)))
 22:23:30 t3|GEOMETRYCOLLECTION(LINESTRING(6 6,7 7))
 22:23:30 t3|GEOMETRYCOLLECTION(POLYGON EMPTY)
 22:23:30 t4|GEOMETRYCOLLECTION(LINESTRING(0 0,1 1),LINESTRING(5 5,4
 4),LINESTRING(0 0,-1 -1),LINESTRING(6 6,7 7),POLYGON((0 0,4 0,4 4,0 4,0
 0)))
 22:23:30 t4|GEOMETRYCOLLECTION(POLYGON EMPTY)
 22:23:30 t101|1|0
 22:23:30 t101|2|0
 22:23:30 t101|3|0
 22:23:30 t101|4|1
 22:23:30 t101|5|1
 22:23:30 t101|6|1
 22:23:30 t102|1|
 22:23:30 t102|2|
 22:23:30 t102|3|
 22:23:30 t102|4|
 22:23:30 t102|5|
 22:23:30 t102|6|
 22:23:30 t103|1|
 22:23:30 t103|2|
 22:23:30 t103|3|
 22:23:30 t103|4|0
 22:23:30 t103|5|0
 22:23:30 t103|6|0
 22:23:30 #3612a|
 22:23:30 #3612a|
 22:23:30 #3612b|
 22:23:30 psql:cluster.sql:50: server closed the connection unexpectedly
 22:23:30        This probably means the server terminated abnormally
 22:23:30        before or while processing the request.
 22:23:30 psql:cluster.sql:50: fatal: connection to server was lost
 22:23:30
 -----------------------------------------------------------------------------
 22:23:30 make: *** [regress/runtest.mk:11: check-regress] Error 2
 22:23:30 Build step 'Execute shell' marked build as failure
 22:23:38 Finished: FAILURE
 }}}

 From bessie32 FreeBSD 12 32-bit


 {{{
 22:21:23 PostgreSQL 12.7 on i386-portbld-freebsd12.2, compiled by gcc10
 (FreeBSD Ports Collection) 10.2.0, 32-bit
 22:21:23   Postgis 3.2.0dev - (5f4b44e) - 2021-08-30 02:55:55
 22:21:23   scripts 3.2.0dev 5f4b44e
 22:21:23   raster scripts 3.2.0dev 5f4b44e
 22:21:23   GEOS: 3.9.1-CAPI-1.14.2
 22:21:23   PROJ: 7.2.1
 22:21:23   SFCGAL: 1.3.8
 22:21:23   GDAL: GDAL 3.2.1, released 2020/12/29
 22:21:23

 22:21:25  ./regress/core/cluster ..Died at
 /usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie32/5f4b44edb30c8609d3f812d1f0bc6fd07d750f0f/regress/run_test.pl
 line 744.
 22:21:29  failed (psql exited with an error:
 /home/jenkins/tmp/pgis_reg_5f4b44edb30c8609d3f812d1f0bc6fd07d750f0f/test_8_out)
 22:21:29
 -----------------------------------------------------------------------------
 22:21:29 t1|GEOMETRYCOLLECTION(LINESTRING(0 0,1 1),LINESTRING(5 5,4
 4),LINESTRING(0 0,-1 -1),POLYGON((0 0,4 0,4 4,0 4,0 0)))
 22:21:29 t1|GEOMETRYCOLLECTION(LINESTRING(6 6,7 7))
 22:21:29 t1|GEOMETRYCOLLECTION(POLYGON EMPTY)
 22:21:29 t2|GEOMETRYCOLLECTION(LINESTRING(0 0,1 1),LINESTRING(5 5,4
 4),LINESTRING(0 0,-1 -1),POLYGON((0 0,4 0,4 4,0 4,0 0)))
 22:21:29 t2|GEOMETRYCOLLECTION(LINESTRING(6 6,7 7))
 22:21:29 t2|GEOMETRYCOLLECTION(POLYGON EMPTY)
 22:21:29 t3|GEOMETRYCOLLECTION(LINESTRING(0 0,1 1),LINESTRING(5 5,4
 4),LINESTRING(0 0,-1 -1),POLYGON((0 0,4 0,4 4,0 4,0 0)))
 22:21:29 t3|GEOMETRYCOLLECTION(LINESTRING(6 6,7 7))
 22:21:29 t3|GEOMETRYCOLLECTION(POLYGON EMPTY)
 22:21:29 t4|GEOMETRYCOLLECTION(LINESTRING(0 0,1 1),LINESTRING(5 5,4
 4),LINESTRING(0 0,-1 -1),LINESTRING(6 6,7 7),POLYGON((0 0,4 0,4 4,0 4,0
 0)))
 22:21:29 t4|GEOMETRYCOLLECTION(POLYGON EMPTY)
 22:21:29 t101|1|0
 22:21:29 t101|2|0
 22:21:29 t101|3|0
 22:21:29 t101|4|1
 22:21:29 t101|5|1
 22:21:29 t101|6|1
 22:21:29 t102|1|
 22:21:29 t102|2|
 22:21:29 t102|3|
 22:21:29 t102|4|
 22:21:29 t102|5|
 22:21:29 t102|6|
 22:21:29 t103|1|
 22:21:29 t103|2|
 22:21:29 t103|3|
 22:21:29 t103|4|0
 22:21:29 t103|5|0
 22:21:29 t103|6|0
 22:21:29 #3612a|
 22:21:29 #3612a|
 22:21:29 #3612b|
 22:21:29 psql:cluster.sql:50: server closed the connection unexpectedly
 22:21:29        This probably means the server terminated abnormally
 22:21:29        before or while processing the request.
 22:21:29 psql:cluster.sql:50: fatal: connection to server was lost
 22:21:29
 -----------------------------------------------------------------------------
 22:21:29 gmake[1]: *** [regress/runtest.mk:11: check-regress] Error 2
 22:21:29 gmake[1]: Leaving directory
 '/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie32/5f4b44edb30c8609d3f812d1f0bc6fd07d750f0f'
 22:21:29 *** Error code 2
 22:21:29
 22:21:29 Stop.

 }}}

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