[postgis-tickets] [PostGIS] #4638: bessie failing on GDAL segmentation fault

PostGIS trac at osgeo.org
Sat Feb 8 12:58:13 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
Resolution:                         |   Keywords:
------------------------------------+---------------------------
Description changed by robe:

Old description:

> {{{
> 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.

New description:

 {{{
 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.

--

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4638#comment:1>
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