Re: BUG #2033: Assertion Failure: File: "procarray.c", Line: 492

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Joel Stevenson <joelstevenson(at)mac(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2033: Assertion Failure: File: "procarray.c", Line: 492
Date: 2005-11-09 20:24:15
Message-ID: 18961.1131567855@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Joel Stevenson <joelstevenson(at)mac(dot)com> writes:
> Thanks Tom, and apologies for the confusion; not having worked w/gdb
> before I was invoking it incorrectly. Here's what the core file
> produced from the assertion failure has for a backtrace:

OK, now that that's straightened out, there are some more things to
look at in the core file. Please try these gdb commands:

p *MyProc
p *SerializableSnapshot
p *CurrentTransactionState

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Joel Stevenson 2005-11-09 20:28:09 Re: BUG #2033: Assertion Failure: File: "procarray.c",
Previous Message Seneca Cunningham 2005-11-09 20:12:17 Re: BUG #2031: Patch also required prior to ML3

Browse pgsql-hackers by date

  From Date Subject
Next Message Joel Stevenson 2005-11-09 20:28:09 Re: BUG #2033: Assertion Failure: File: "procarray.c",
Previous Message Joel Stevenson 2005-11-09 20:02:36 Re: BUG #2033: Assertion Failure: File: "procarray.c",