Opened 5 years ago

Last modified 4 years ago

#4638 closed defect

bessie failing on GDAL segmentation fault — at Version 1

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS 3.0.2
Component: build Version: 3.0.x
Keywords: Cc:

Description (last modified by robe)

PostgreSQL 11.6, compiled by Visual C++ build 1914, 64-bit
  Postgis 3.0.1dev - r0c190406e - 2020-02-08 20:06:10
  scripts 3.0.1dev 0c190406e
  raster scripts 3.0.1dev 0c190406e
  GEOS: 3.8.0-CAPI-1.13.1 
  PROJ: Rel. 5.2.0, September 15th, 2018
  GDAL: GDAL 2.4.2, released 2019/06/28

15:08:13 passed
15:08:13   Test: test_gdal_to_raster ...passed
15:08:13   Test: test_gdal_warp ...passed
15:08:13 Suite: raster_geometry
15:08:13   Test: test_raster_envelope ...passed
15:08:13   Test: test_raster_envelope_geom ...gmake[4]: *** [Makefile:78: check] Segmentation fault (core dumped)
15:08:14 gmake[4]: Leaving directory '/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie/0c190406e5edf3050c2883cc378e628fbdf26d3e/raster/test/cunit'
15:08:14 gmake[3]: *** [Makefile:19: check-unit] Error 2
15:08:14 gmake[3]: Leaving directory '/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie/0c190406e5edf3050c2883cc378e628fbdf26d3e/raster/test'
15:08:14 gmake[2]: *** [Makefile:66: check-unit] Error 2
15:08:14 gmake[2]: Leaving directory '/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie/0c190406e5edf3050c2883cc378e628fbdf26d3e/raster'
15:08:14 gmake[1]: *** [GNUmakefile:20: check-unit] Error 1
15:08:14 gmake[1]: Leaving directory '/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie/0c190406e5edf3050c2883cc378e628fbdf26d3e'
15:08:14 *** Error code 2
15:08:14 

This has happened before and I think last time I deleted the file in

/usr/local/include/liblwgeom.h and libwgeom_topo.h

To fix the issue. Going to do that again.

If that fixes it, I think there is something wrong with our config such that the system include is being picked up before our local includes.

Change History (1)

comment:1 by robe, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.