Re: BUG #6218: TRAP: FailedAssertion( "!(owner->nsnapshots == 0)", File: "resowner.c", Line: 365) - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #6218: TRAP: FailedAssertion( "!(owner->nsnapshots == 0)", File: "resowner.c", Line: 365)
Date
Msg-id 5291.1316980809@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #6218: TRAP: FailedAssertion( "!(owner->nsnapshots == 0)", File: "resowner.c", Line: 365)  (yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi))
Responses Re: BUG #6218: TRAP: FailedAssertion( "!(owner->nsnapshots == 0)", File: "resowner.c", Line: 365)  (yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi))
List pgsql-bugs
yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi) writes:
>> There isn't terribly much we can do with this report unless you can
>> provide a complete test case to reproduce it.

> after some investigation, i think it is triggered by protocol-level prepare
> of ROLLBACK in an aborted transaction.  does the following patch make sense?

Maybe, but I'd still like to see a test case, because I can't reproduce
any such problem by preparing ROLLBACK in an aborted transaction.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #6220: Flagstaff
Next
From: Tom Lane
Date:
Subject: Re: BUG #6216: Calling PQconnectdbParams from C++ with a char**