Re: INSERT causes psql to crash

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: jao(at)geophile(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: INSERT causes psql to crash
Date: 2006-01-10 21:15:53
Message-ID: 4082.1136927753@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

jao(at)geophile(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sebastjan Trepca 2006-01-10 22:16:57 Re: Unsuscribe
Previous Message Tom Lane 2006-01-10 20:19:56 Re: possible when setting the timezone