Re: BUG #2033: Assertion Failure: File: "procarray.c", Line: 492 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2033: Assertion Failure: File: "procarray.c", Line: 492
Date
Msg-id 18961.1131567855@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #2033: Assertion Failure: File: "procarray.c",  (Joel Stevenson <joelstevenson@mac.com>)
Responses Re: BUG #2033: Assertion Failure: File: "procarray.c",  (Joel Stevenson <joelstevenson@mac.com>)
List pgsql-bugs
Joel Stevenson <joelstevenson@mac.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

pgsql-bugs by date:

Previous
From: Joel Stevenson
Date:
Subject: Re: BUG #2033: Assertion Failure: File: "procarray.c",
Next
From: Joel Stevenson
Date:
Subject: Re: BUG #2033: Assertion Failure: File: "procarray.c",