[postgis-devel] [PostGIS] #518: Postgres backend terminated by exception 0xC0000005
PostGIS
trac at osgeo.org
Fri May 21 05:11:25 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 loldrup):
I made a new test on the Linux platform: Disabled the prepared geometry
cache by commenting out the "#define PREPARED_GEOM" in
lwgeom_geos_prepared.h, but the JMeter test did not show anything new -
still leaking memory.
My gues is that we are dealing with 2 problems, that could be related: a)
A memory leak, and b) "Postgres backend terminated by exception
0xC0000005" on the windows platform.
I suggest that someone with a windows development/debug environment looks
at the bug(s) - Paul has got the data, and JMeter setup.
Another try could be to disable the geometrycache on a windows build,
maybe the exception would go away - is there anyone that could compile the
relevant DLL's for me?
BTW: I will be on hollyday for the next 10 days.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/518#comment:21>
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