Re: INSERT causes psql to crash

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: INSERT causes psql to crash
Дата
Msg-id 8478.1136955810@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: INSERT causes psql to crash  (jao@geophile.com)
Ответы Re: INSERT causes psql to crash  (jao@geophile.com)
Список pgsql-bugs
jao@geophile.com writes:
> Quoting Tom Lane <tgl@sss.pgh.pa.us>:
>> 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.

> But this doesn't explain the data I posted previously:

That's an interesting point, but nonetheless the crash is occurring on
the psql side.  Even if we presume that the server is sending bogus
data (which is at best a guess at this point), I'd argue that psql is
broken if it crashes without printing any useful message.

In any case, the next step is to get more debugging data ... please
see about that debug-enabled rebuild.  If you really want to pursue
the server-bug theory first, you might try dumping the data passed
across the connection with strace or ethereal or similar tools
to see if there's any differences.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Henry B. Hotz"
Дата:
Сообщение: BUG #2159: Run-time library path not set
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2162: Same as bug #1679 - finite() - unresolved symbol