Opened 8 years ago

Closed 8 years ago

#3525 closed defect (worksforme)

Winnie failing on 32-bit runs in raster

Reported by: robe Owned by: robe
Priority: high Milestone: PostGIS 2.2.3
Component: QA/buildbots Version: 2.2.x
Keywords: Cc:

Description

This just started happening rescently on 32-bit runs. What's odd is its only on 2.3 (not 2.2)

Creating database 'postgis_reg' 
Preparing db 'postgis_reg' using: CREATE EXTENSION postgis
Died at run_test.pl line 1278.
 failed (Error encountered creating EXTENSION POSTGIS: /projects/postgis/tmp/2.3.0dev_pg9.3_geos3.5.0_gdal2.0.2w32/regress_log)
-----------------------------------------------------------------------------
createlang: language "plpgsql" is already installed in database "postgis_reg"
ERROR:  could not load library "e:/jenkins/postgresql/rel/pg9.3w32gcc481edb/lib/rtpostgis-2.3.dll": Invalid access to memory location.


-----------------------------------------------------------------------------
Makefile:269: recipe for target `check' failed
make[1]: *** [check] Error 1
make[1]: Leaving directory `/projects/postgis/branches/2.3/regress'
GNUmakefile:16: recipe for target `check' failed
make: *** [check] Error 1

I think this has soemthign to do with my GDAL 2.0.2 compile (+ with new curl)

Change History (2)

comment:1 by robe, 8 years ago

Priority: blockerhigh

comment:2 by robe, 8 years ago

Resolution: worksforme
Status: newclosed

it's not failing anymore in 2.2 but is in 2.1, I think I have a ticket for that already

Note: See TracTickets for help on using tickets.