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 16000.1131552150@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2033: Assertion Failure: File: "procarray.c", Line: 492  ("Joel Stevenson" <joelstevenson@mac.com>)
List pgsql-bugs
"Joel Stevenson" <joelstevenson@mac.com> writes:
> I'm running into an Assertion failure this morning w/8.1.0.  I believe it is
> related to using the NOWAIT flag.  Here is the log message:

> TRAP: FailedAssertion("!(serializable ? !((MyProc->xmin) != ((TransactionId)
> 0))
>  : ((MyProc->xmin) != ((TransactionId) 0)))", File: "procarray.c", Line:
> 492)

With no stack trace, and no information about how to reproduce the
error, I'm afraid this report is just about useless :-(

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2032: grant role bug
Next
From: Joel Stevenson
Date:
Subject: Re: BUG #2033: Assertion Failure: File: "procarray.c",