Re: Please help me debug regular segfaults on 8.3.10

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Please help me debug regular segfaults on 8.3.10
Дата
Msg-id 9058.1273090531@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Please help me debug regular segfaults on 8.3.10  (pgsql <pgsql@lavabit.com>)
Ответы Re: Please help me debug regular segfaults on 8.3.10  (pgsql <pgsql@lavabit.com>)
Список pgsql-general
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.
In a non-debug build you probably need to say
    p (char *) debug_query_string
or something like that.

            regards, tom lane

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: pg_class has 3615 rows and 1010Mb in table size
Следующее
От: Daniel Scott
Дата:
Сообщение: LDAP: Auto user creation and role membership