[postgis-devel] Issue 80 in postgis: ST_Multi seg faults
codesite-noreply at google.com
codesite-noreply at google.com
Thu Dec 4 14:24:23 PST 2008
Status: Accepted
Owner: ke... at refractions.net
Labels: Type-Defect Priority-Critical Milestone-1.3.X
New issue 80 by ke... at refractions.net: ST_Multi seg faults
http://code.google.com/p/postgis/issues/detail?id=80
What steps will reproduce the problem?
1. SELECT ST_Multi('MULTILINESTRING((0 0,1 1))');
What is the expected output?
multi
------------------------------------------------------------------------------------------------------
01050000000100000001020000000200000000000000000000000000000000000000000000000000F03F000000000000F03F
(1 row)
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: Failed.
What version of the product are you using? On what operating system?
PostgreSQL 8.3.5, POSTGIS="1.4.0SVN"
Apparently the same happens for 1.3.4
--
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