Re: pq_recvbuf: unexpected EOF

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pq_recvbuf: unexpected EOF
Дата
Msg-id 19105.1051546872@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pq_recvbuf: unexpected EOF  (David Link <dvlink@yahoo.com>)
Ответы Re: pq_recvbuf: unexpected EOF
Список pgsql-general
David Link <dvlink@yahoo.com> writes:
> warning: core file may not match specified executable file.

That seems suspicious.  You sure you pointed gdb at the correct postgres
executable?

> #0  0x0810e9a3 in ReleaseAndReadBuffer () at eval.c:41

This is pretty obviously bogus, since ReleaseAndReadBuffer isn't in eval.c.

It might be that you will need to rebuild postgres with debugging
symbols before you will get a useful backtrace.  I have noticed that on
some platforms, gdb's backtrace from a non-debug-enabled executable
is not just incomplete but flat-out wrong.  This looks like it could
be one of those cases.

            regards, tom lane


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

Предыдущее
От: Jerome Alet
Дата:
Сообщение: Re: SQL schema to LDAP schema ?
Следующее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: timestamps and dates