Re: [BUGS] Failed assert ((data - start) == data_size) in heaptuple.c

Поиск
Список
Период
Сортировка
От Brendan Jurd
Тема Re: [BUGS] Failed assert ((data - start) == data_size) in heaptuple.c
Дата
Msg-id BANLkTikXsEDOvKkWuy5F1ES-JA-mbe=4_w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [BUGS] Failed assert ((data - start) == data_size) in heaptuple.c  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
On 9 April 2011 00:41, Alvaro Herrera <alvherre@commandprompt.com> wrote:
> Excerpts from Brendan Jurd's message of vie abr 08 06:00:22 -0300 2011:
>> Memtest didn't report any errors.  I intend to try swapping out the
>> RAM tomorrow, but in the meantime we got a *different* assertion
>> failure today.  The fact that we are tripping over various different
>> assertions seems to lend further weight to the flaky hardware
>> hypothesis.
>>
>> TRAP: FailedAssertion("!(((lpp)->lp_flags == 1))", File: "heapam.c", Line: 727)
>
> Yep.
>

I swapped the RAM with another machine, and after a few hours running
the other machine popped a segfault.  The faulty RAM diagnosis is now
official, so I won't be bothering you folks about this any further.

Cheers,
BJ


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

Предыдущее
От: Aidan Van Dyk
Дата:
Сообщение: Re: pg_upgrade bug found!
Следующее
От: Jesper Krogh
Дата:
Сообщение: Evaluation of secondary sort key.