[geos-devel] GEOS Postgis Error/Postgres crash

Paul Ramsey pramsey at refractions.net
Fri Sep 5 11:18:44 EDT 2003


We do not pass the conformance suite yet. Yury is fixing up the last 
remaining bugs. The bug you hit (line 508) appears to be 
PointOnSurface() which I think we have already reported.

P.

Düster Horst wrote:

> Thank you Paul for the ./configure script. Now compilation process works
> correct. But now I'm running in the next problem.
>  
> I did the followinig steps:
>  
> 1. Compilation and installation of GEOS
>  
> 2. Compilation of Postgres 7.2.4 with:
>     LDFLAGS=-lstdc++ ./configure --prefix=myPath --enable-multibyte
>     stop Postgres
>     make and make install
>     start Postgres
>  
> 3. Compilation of Postgis with GEOS option
>     replace all $libdir with /myPath/lib in postgis.sql
>  
> 4. Last step test with ogc test suite
>     
>     createdb ogc
>     createlang plpgsql ogc
>     installation of postgis.sql successful    
>     installation of spatial_ref_sys.sql successful
>  
>     psql -d ogc -f 1_schema.sql works OK
>     
>     psql -d ogc -f 2_queries.sql    
>     Postgres crashes and responses with the following error message:
>  
> psql:2_queries.sql:508: server closed the connection unexpectedly
>         This probably means the server terminated abnormally
>         before or while processing the request.
> psql:2_queries.sql:508: connection to server was lost
>  
> I tested with my geometries (no geometry_collections) with the same result.
>  
>  
> Any hint would be appreciated.
>  
> Horst
> 
> _______________________________________________
> geos-devel mailing list
> geos-devel at geos.refractions.net
> http://geos.refractions.net/mailman/listinfo/geos-devel


-- 
       __
      /
      | Paul Ramsey
      | Refractions Research
      | Email: pramsey at refractions.net
      | Phone: (250) 885-0632
      \_




More information about the geos-devel mailing list