[postgis-devel] [PostGIS] #518: Postgres backend terminated by exception 0xC0000005

PostGIS trac at osgeo.org
Tue May 4 13:54:31 PDT 2010


#518: Postgres backend terminated by exception 0xC0000005
-----------------------+----------------------------------------------------
  Reporter:  loldrup   |       Owner:  pramsey                     
      Type:  defect    |      Status:  new                         
  Priority:  critical  |   Milestone:                              
 Component:  postgis   |     Version:  1.4.X                       
Resolution:            |    Keywords:  backend terminated exception
-----------------------+----------------------------------------------------
Comment (by robe):

 There have been a couple of leak fixes in GEOS since 3.2.0 was released.
 Before you send a dump, can you try the GEOS 3.2.2 libraries.

 They are packaged in with the PostGIS 1.5.2SVN experimental builds.  You
 just need to copy the geos* from the bin folder of that to your PostgreSQL
 bin folder.  Backup your geos* .dlls first before overwriting.

 http://www.postgis.org/download/windows/experimental.php

 Then to verify just do a

 {{{
 SELECT postgis_full_version();
 }}}



 and it should register the new GEOS.

 If you still have problems with the new GEOS then a dump would be helpful
 to troubleshoot.

 Thanks,
 Regina

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/518#comment:2>
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-devel mailing list