[postgis-tickets] [PostGIS] #3242: Segfault in Jenkins 2.0 test run

PostGIS trac at osgeo.org
Tue Aug 18 04:59:59 PDT 2015


#3242: Segfault in Jenkins 2.0 test run
--------------------+---------------------------
 Reporter:  strk    |      Owner:  dustymugs
     Type:  defect  |     Status:  new
 Priority:  medium  |  Milestone:  PostGIS 2.0.8
Component:  raster  |    Version:  2.0.x
 Keywords:          |
--------------------+---------------------------
 See http://debbie.postgis.net:8080/job/PostGIS_Regress/7553/console

 Extract:
 {{{

  PostgreSQL 8.4.17 on x86_64-unknown-linux-gnu, compiled by GCC gcc
 (Debian 4.4.5-8) 4.4.5, 64-bit
  Postgis 2.0.8SVN - r13922 - 2015-08-18 10:14:52
    GEOS: 3.4.3dev-CAPI-1.8.3 r4073
    PROJ: Rel. 4.7.1, 23 September 2009
 ...
 make[3]: Entering directory
 `/var/lib/jenkins/workspace/postgis/branches/2.0/raster/test/core'
 gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes -I../../rt_core
 -I../../../liblwgeom  -I/var/lib/jenkins/workspace/gdal/rel-2.0w64/include
 -I/var/lib/jenkins/workspace/geos/rel-3.4.3devw64/include -c testapi.c
 mode=link gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes
 -I../../rt_core -I../../../liblwgeom
 -I/var/lib/jenkins/workspace/gdal/rel-2.0w64/include
 -I/var/lib/jenkins/workspace/geos/rel-3.4.3devw64/include testapi.o
 ../../rt_core/librtcore.a ../../rt_core/librtcore.a
 ../../../liblwgeom/.libs/liblwgeom.a
 -L/var/lib/jenkins/workspace/gdal/rel-2.0w64/lib -lgdal
 -L/var/lib/jenkins/workspace/geos/rel-3.4.3devw64/lib -lgeos_c -lm  -o
 testapi
 gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes -I../../rt_core
 -I../../../liblwgeom  -I/var/lib/jenkins/workspace/gdal/rel-2.0w64/include
 -I/var/lib/jenkins/workspace/geos/rel-3.4.3devw64/include -c testwkb.c
 mode=link gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes
 -I../../rt_core -I../../../liblwgeom
 -I/var/lib/jenkins/workspace/gdal/rel-2.0w64/include
 -I/var/lib/jenkins/workspace/geos/rel-3.4.3devw64/include testwkb.o
 ../../rt_core/librtcore.a ../../rt_core/librtcore.a
 ../../../liblwgeom/.libs/liblwgeom.a
 -L/var/lib/jenkins/workspace/gdal/rel-2.0w64/lib -lgdal
 -L/var/lib/jenkins/workspace/geos/rel-3.4.3devw64/lib -lgeos_c -lm  -o
 testwkb
 ./testapi
 Warning 6: PNG driver doesn't support data type Int16. Only eight bit
 (Byte) and sixteen bit (UInt16) bands supported. Defaulting to Byte

 make[3]: *** [check] Segmentation fault
 make[3]: Leaving directory
 `/var/lib/jenkins/workspace/postgis/branches/2.0/raster/test/core'
 }}}

 Is it normal that raster tests are run while GDAL isn't being reported by
 run_test.pl ?

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