Re: Troubleshooting cored dumps

Поиск
Список
Период
Сортировка
От Francisco Reyes
Тема Re: Troubleshooting cored dumps
Дата
Msg-id 20020419123408.Q76398-100000@zoraida.natserv.net
обсуждение исходный текст
Ответ на Re: Troubleshooting cored dumps  (Vince Vielhaber <vev@michvhf.com>)
Ответы Re: Troubleshooting cored dumps  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-general
On Fri, 19 Apr 2002, Vince Vielhaber wrote:

> On Fri, 19 Apr 2002, Francisco Reyes wrote:
>
> > How does one go about troubleshooting Core Dumps?
> > server sent data ("D" message) without prior row description ("T" message)
> > server sent data ("D" message) without prior row description ("T" message)
> > server sent data ("D" message) without prior row description ("T" message)
> > server sent data ("D" message) without prior row description ("T" message)
> > server sent data ("D" message) without prior row description ("T" message)
> > server sent data ("D" message) without prior row description ("T" message)
> > DEBUG:  pq_flush: send() failed: Broken pipe
> > Segmentation fault (core dumped)
>
> gdb /full/path/to/postmaster /full/path/to/corefile
>
> You can change either full paths to relative if you want.
>
> Then at the prompt:
>
> gdb> where
>
> And you'll get the necessary info - provided debugging symbols were
> compiled in, but even if not you may get an idea of what's wrong.

I got
psql.core: not in executable format:
File format not recognized



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

Предыдущее
От: Francisco Reyes
Дата:
Сообщение: Re: Critical performance problems on large databases
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: Troubleshooting cored dumps