Re: Please help me debug regular segfaults on 8.3.10

Поиск
Список
Период
Сортировка
От pgsql
Тема Re: Please help me debug regular segfaults on 8.3.10
Дата
Msg-id 4BE1E0D4.2030303@lavabit.com
обсуждение исходный текст
Ответ на Re: Please help me debug regular segfaults on 8.3.10  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Please help me debug regular segfaults on 8.3.10  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane wrote:
> pgsql <pgsql@lavabit.com> writes:
>> Tom Lane wrote:
>>> Looking at debug_query_string in the core dumps would
>>> at least show what SQL command is calling the function(s) --- and I
>>> wouldn't be surprised if there's exactly one function involved here.
>
>> Content of debug_query_string:
>
>> core.21207
>> $1 = 63106368
>
> Um, that's not too helpful, we want to see the string it's pointing at.

Sorry about that. All statements are calling one of two pl/pgsql
functions. While that information already helps me a lot, it'll take me
a while to step through the code. Those functions are outer wrappers
calling many other procedures.

Thank you very much.

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

Предыдущее
От: Konstantin Izmailov
Дата:
Сообщение: Re: Savepoint and prepared transactions
Следующее
От: AI Rumman
Дата:
Сообщение: how to get the deleted data