[postgis-users] GEOS crashing PostgreSQL?

Tyler Mitchell tylermitchell at shaw.ca
Tue Oct 24 16:30:57 PDT 2006



----- Original Message -----
From: strk at refractions.net
Date: Tuesday, October 24, 2006 2:14 pm
Subject: Re: [postgis-users] GEOS crashing PostgreSQL?

> Tyler, did you run 'make check' in both GEOS and PostGIS build 
> trees ?

Yes.  PostGIS check fails on the regress_ogc tests. 
It reported this for my versions:
"
 PostgreSQL 8.1.4 on x86_64-redhat-linux-gnu, compiled by GCC x86_64-redhat-linux-gcc (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3)
 Postgis 1.1.5 - 2006-10-24 23:19:52
   GEOS: 2.2.3-CAPI-1.1.1
   PROJ: Rel. 4.5.0, 19 Apr 2006
"
 GEOS 2.2.3 doesn't seem to run any checks.

> That first step will attempt to catch any 64bit specific bug.
> Postgis 1.1.5 should be compatibly with any GEOS exposing the C-API,
> postgis's ./configure final summary should tell you if you're 
> using the CAPI
> to interface to geos, as should postgis_full_version().

My full version info returned as:
 POSTGIS="1.1.5" GEOS="2.2.3-CAPI-1.1.1" PROJ="Rel. 4.5.0, 19 Apr 2006" USE_STATS

Anything look strange?  Do I need to tell PostGIS to use CAPI?  I'm quite lost and will try an older version of PostGIS later.

Tyler



More information about the postgis-users mailing list