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

From Brendan Jurd
Subject Re: [BUGS] Failed assert ((data - start) == data_size) in heaptuple.c
Date
Msg-id BANLkTikXsEDOvKkWuy5F1ES-JA-mbe=4_w@mail.gmail.com
Whole thread Raw
In response to Re: [BUGS] Failed assert ((data - start) == data_size) in heaptuple.c  (Alvaro Herrera <alvherre@commandprompt.com>)
List 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 by date:

Previous
From: Aidan Van Dyk
Date:
Subject: Re: pg_upgrade bug found!
Next
From: Jesper Krogh
Date:
Subject: Evaluation of secondary sort key.