stack smashing detected - Mailing list pgsql-hackers

From Ana Carolina Brito de Almeida
Subject stack smashing detected
Date
Msg-id 27c6eb60804150648u62bf4b8ekd8166fbe18c0308c@mail.gmail.com
Whole thread Raw
Responses Re: stack smashing detected  ("Merlin Moncure" <mmoncure@gmail.com>)
Re: stack smashing detected  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: stack smashing detected  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-hackers
Hi!
 
I'm trying test a version extended of Postgresql, but when I run a command after 9 times, I receive this message in psql:
***stack smashing detected***
And Log said that postgres terminated with signal 6.
I increased buffer to 120MB and the linux buffer (shmmax) to 2GB.
What value can I put to max_connections?
And can you help me with this error (stack smashing)? I tried run this with Ubuntu, Debian and Fedora, but I have not success.
Sorry about my english.
 
Thanks,
Ana Carolina

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pulling libpqtypes from queue
Next
From: Alvaro Herrera
Date:
Subject: Re: [COMMITTERS] pgsql: Add pg_terminate_backend() to allow terminating only a single