Обсуждение: BUG #4039: server closed the connection when use function "makeline_garray"

Поиск
Список
Период
Сортировка

BUG #4039: server closed the connection when use function "makeline_garray"

От
"amnuay"
Дата:
The following bug has been logged online:

Bug reference:      4039
Logged by:          amnuay
Email address:      ch.amnuay@gmail.com
PostgreSQL version: 8.3.0
Operating system:   Redhat RHEL4
Description:        server closed the connection when use function
"makeline_garray"
Details:

when I user function makeline_garray (PostGIS1.3 GEOS 3.0)
Server return
------------------------------------
SQL error:

server closed the connection unexpectedly
    This probably means the server terminated abnormally
    before or while processing the request.

---------------------------------------
And log kernal
Mar 15 15:46:50 jupiter kernel: postmaster[30186]: segfault at
000000001d8eace8 rip 0000002aded43f86 rsp 0000007fbfffd610 error 4

Re: BUG #4039: server closed the connection when use function "makeline_garray"

От
Tom Lane
Дата:
"amnuay" <ch.amnuay@gmail.com> writes:
> when I user function makeline_garray (PostGIS1.3 GEOS 3.0)
> Server return
> server closed the connection unexpectedly

You need to report this to the PostGIS people.

            regards, tom lane