[postgis-tickets] [PostGIS] #4638: bessie failing on GDAL segmentation fault
PostGIS
trac at osgeo.org
Sat Feb 8 12:57:43 PST 2020
#4638: bessie failing on GDAL segmentation fault
-----------------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS 3.0.1
Component: build/upgrade/install | Version: 3.0.x
Keywords: |
-----------------------------------+---------------------------
{{{
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.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4638>
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