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

From Duncan Rance
Subject Re: BUG #6425: Bus error in slot_deform_tuple
Date
Msg-id A7CCB062-B7D1-4015-8B72-38BB3755477C@dunquino.com
Whole thread Raw
In response to Re: BUG #6425: Bus error in slot_deform_tuple  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #6425: Bus error in slot_deform_tuple
List pgsql-bugs
On 1 Feb 2012, at 21:43, Tom Lane wrote:
>> Client 87 aborted in state 8: ERROR:  wrong hoff: 134
>=20
> Yowza.  Is this just the standard pgbench test, or something else?

This is pgbench with a custom script (-f option.)

> If you could post complete instructions for duplicating this, we
> could probably find the cause fairly quickly.

I'd love to, really I would! If I did, the instructions would be War & Peac=
e length :)

I've been on this for over a week now, and much of that has been trying to =
simplify the test case. I have a lot more to go on now though so I may make=
 more progress with that soon. (Although it's 10:30pm so I'm calling it a d=
ay!)

>> What I don't get is why this is causing the client to abort, and not the=
 backend.
>=20
> As Alvaro said, it's not reaching the abort().  You should use PANIC
> instead.


Yes thanks, and to =C1lvaro too. I changed it to PANIC and I now have many =
many core files to choose from!

Cheers,
Duncan

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #6200: standby bad memory allocations on SELECT
Next
From: Sergey Burladyan
Date:
Subject: Re: BUG #6407: Crash on queries to gin index with multiply values