Re: INSERT causes psql to crash - Mailing list pgsql-bugs

From Tom Lane
Subject Re: INSERT causes psql to crash
Date
Msg-id 4082.1136927753@sss.pgh.pa.us
Whole thread Raw
In response to INSERT causes psql to crash  (jao@geophile.com)
Responses Re: INSERT causes psql to crash
List pgsql-bugs
jao@geophile.com writes:
>    mydb=> insert into test values(11);
>    *** buffer overflow detected ***: psql terminated

You seem to have a rather badly broken build there :-(.  What's the
platform exactly, and what compiler did you use?  Can you rebuild
with debug support enabled so you can get a stack trace that's
actually useful?

If it just started happening, I'd speculate about a corrupt executable
file for psql or libpq.  I doubt it's got anything to do with the server
side.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: possible when setting the timezone
Next
From: Sebastjan Trepca
Date:
Subject: Re: Unsuscribe