[postgis-devel] Issue 69 in postgis: ST_Translate crashes when fed circular string
codesite-noreply at google.com
codesite-noreply at google.com
Tue Nov 4 17:57:41 PST 2008
Issue 69: ST_Translate crashes when fed circular string
http://code.google.com/p/postgis/issues/detail?id=69
New issue report by robe.... at cityofboston.gov:
What steps will reproduce the problem?
1. SELECT ST_Translate(ST_GeomFromText('CIRCULARSTRING(220268 150415,220227
150505,220227 150406)'),1,2);
WARNING: terminating connection because of crash of another server process
DETAIL: The postmaster has commanded this server process to roll back the
current transaction and exit, because another server process exited
abnormally and possibly corrupted shared memory.
HINT: In a moment you should be able to reconnect to the database and
repeat your command.
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.
I apologize if these reports are getting annoying. But figured I'd document
them as I come across them
2) happens on 1.3.4 SVN and 1.3.3
Issue attributes:
Status: Accepted
Owner: robe.... at cityofboston.gov
--
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