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

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [BUGS] Failed assert ((data - start) == data_size) in heaptuple.c
Дата
Msg-id 1302273693-sup-5472@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [BUGS] Failed assert ((data - start) == data_size) in heaptuple.c  (Brendan Jurd <direvus@gmail.com>)
Ответы Re: [BUGS] Failed assert ((data - start) == data_size) in heaptuple.c  (Brendan Jurd <direvus@gmail.com>)
Список pgsql-hackers
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.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: k-neighbourhood search in databases
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: WIP: Allow SQL-language functions to reference parameters by parameter name