Re: BUG #6425: Bus error in slot_deform_tuple - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #6425: Bus error in slot_deform_tuple
Date
Msg-id 15205.1328112255@sss.pgh.pa.us
Whole thread Raw
In response to BUG #6425: Bus error in slot_deform_tuple  (postgres@dunquino.com)
Responses Re: BUG #6425: Bus error in slot_deform_tuple
Re: BUG #6425: Bus error in slot_deform_tuple
List pgsql-bugs
postgres@dunquino.com writes:
> This is intermittent and hard to reproduce but crashes consistently in the
> same place. That place is backend/access/common/heaptuple.c line 1104:
> ...
> This system is using streaming replication, and the problem always occurrs
> on the secondary.

Have you read the thread about bug #6200?  I'm suspicious that this is
the same or similar problem, with a slightly different visible symptom
because of pickier hardware.  I'm afraid we don't know what's going on
yet there either, but the idea that t_hoff is wrong gives us a new line
of thought.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #6424: Possible error in time to seconds conversion
Next
From: Tom Lane
Date:
Subject: Re: BUG #6200: standby bad memory allocations on SELECT