Re: TRAP: FailedAssertion("!((itemid)->lp_flags & 0x01)",

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Jim Nasby" <jnasby(at)pervasive(dot)com>
Cc: "Gavin Sherry" <swm(at)linuxworld(dot)com(dot)au>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: TRAP: FailedAssertion("!((itemid)->lp_flags & 0x01)",
Date: 2005-10-28 17:46:48
Message-ID: 4059.1130521608@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Jim Nasby" <jnasby(at)pervasive(dot)com> writes:
>> From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
>> The whole contents of *shared and the local variables of
>> SimpleLruReadPage would be good for starters.

> I know how to get to the SimpleLruReadPage frame, but what commands do I need to use after that?

p *shared
info locals

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Murphy 2005-10-28 17:50:26 Re: [GENERAL] aix build question re: duplicate symbol warning
Previous Message Jim Nasby 2005-10-28 17:40:34 Re: TRAP: FailedAssertion("!((itemid)->lp_flags & 0x01)",