[postgis-devel] [PostGIS] #672: ST_Dump crash with collection of empties
PostGIS
trac at osgeo.org
Wed Dec 1 02:25:00 PST 2010
#672: ST_Dump crash with collection of empties
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 1.5.3
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
=# select * from
st_dump('GEOMETRYCOLLECTION(geometrycollection(empty),geometrycollection(empty))');
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/672>
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