Re: BUG #6425: Bus error in slot_deform_tuple

Поиск
Список
Период
Сортировка
От Duncan Rance
Тема Re: BUG #6425: Bus error in slot_deform_tuple
Дата
Msg-id A7CCB062-B7D1-4015-8B72-38BB3755477C@dunquino.com
обсуждение исходный текст
Ответ на Re: BUG #6425: Bus error in slot_deform_tuple  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #6425: Bus error in slot_deform_tuple  (Duncan Rance <postgres@dunquino.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6200: standby bad memory allocations on SELECT
Следующее
От: Sergey Burladyan
Дата:
Сообщение: Re: BUG #6407: Crash on queries to gin index with multiply values