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

Started by amnuayabout 18 years ago2 messagesbugs
Jump to latest
#1amnuay
ch.amnuay@gmail.com

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

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: amnuay (#1)
Re: BUG #4039: server closed the connection when use function "makeline_garray"

"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