FailedAssertion

From: Yves Weißig <weissig(at)rbg(dot)informatik(dot)tu-darmstadt(dot)de>
To: pgsql-hackers(at)postgresql(dot)org
Subject: FailedAssertion
Date: 2011-05-12 09:20:43
Message-ID: 4DCBA66B.8070609@rbg.informatik.tu-darmstadt.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi together,

I'm currently debugging my developed AM and are running into this problem:

TRAP: FailedAssertion("!(((bool) (((void*)(tid) != ((void *)0)) &&
((tid)->ip_posid != 0))))", File: "indexam.c", Line: 488)

Can anybody explain what it means? I'm having difficulties to understand
what went wrong.

Regards, Yves

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nicolas Barbier 2011-05-12 11:06:00 Re: FailedAssertion
Previous Message Kohei Kaigai 2011-05-12 08:35:23 Re: [v9.2] Leaky view and RLS