Re: interesting SIGNAL 10 (BUSERR) on CVS

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: interesting SIGNAL 10 (BUSERR) on CVS
Дата
Msg-id 28979.1069005583@sss.pgh.pa.us
обсуждение исходный текст
Ответ на interesting SIGNAL 10 (BUSERR) on CVS  (Larry Rosenman <ler@lerctr.org>)
Ответы Re: interesting SIGNAL 10 (BUSERR) on CVS
Список pgsql-hackers
Larry Rosenman <ler@lerctr.org> writes:
> I got the following:

> $ debug -ic -c core* /usr/local/pgsql/bin/postgres
> Warning: No debugging information in /usr/local/pgsql/bin/postgres
> Core image of postgres (process p1) created
> CORE FILE [_bt_getroot]
> SIGNALED 10 (bus code[BUS_OBJERR] address[0xbb12c550]) in p1
>         0x808f057 (_bt_getroot+135:)    movzwl 16(%edi),%edx

Is it repeatable?  It's hard to see how _bt_getroot() could core
except maybe in the presence of serious data corruption in the index ...
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: cvs head? initdb?
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: interesting SIGNAL 10 (BUSERR) on CVS