[postgis-devel] Issue 73 in postgis: ST_Force_Collection crashes with CIRCULARSTRING
codesite-noreply at google.com
codesite-noreply at google.com
Sun Nov 23 11:12:22 PST 2008
Status: Accepted
Owner: robe.... at cityofboston.gov
New issue 73 by robe.... at cityofboston.gov: ST_Force_Collection crashes with
CIRCULARSTRING
http://code.google.com/p/postgis/issues/detail?id=73
What steps will reproduce the problem?
1. SELECT ST_Force_Collection(ST_GeomFromEWKT('CIRCULARSTRING(1 1 2, 2 3
2, 4 5 2, 6 7 2, 5 6 2)'));
What is the expected output? A geometry collection
What do you see instead?
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: Succeeded.
This was testing on 1.3.4SVN OpenSUSE Linux 8.3 install. On my 1.3.3
windows install 8.3, it just runs for infinity.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the postgis-devel
mailing list