Re: Postgresql Segfault in 8.1

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Postgresql Segfault in 8.1
Дата
Msg-id 87d5ihhzb7.fsf@asmodeus.mcnaught.org
обсуждение исходный текст
Ответ на Postgresql Segfault in 8.1  (Benjamin Smith <lists@benjamindsmith.com>)
Ответы Re: Postgresql Segfault in 8.1  (Benjamin Smith <lists@benjamindsmith.com>)
Список pgsql-general
Benjamin Smith <lists@benjamindsmith.com> writes:

> in /var/log/messages, I see
>
> Jan 24 17:00:04 kepler kernel: postmaster[26185]: segfault at 000000002516d728
> rip 000000000043c82c rsp 0000007fbfffddd0 error 4
>
> The insert statement is long, but doesn't seem to violate anything strange -
> no weird characters, and all the fields have been properly escaped with
> pg_escape().
>
> What information do you need to help figure this out?

Reproduce it with gdb attached to the backend process and post the
backtrace...  You may need to recompile PG with debugging symbols to
get the most info.

-Doug

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Setting expire date on insert/modify
Следующее
От: "Foster, Stephen"
Дата:
Сообщение: Re: Setting expire date on insert/modify