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 24084.1316620680@sss.pgh.pa.us
Whole thread Raw
In response to BUG #6218: TRAP: FailedAssertion("!(owner->nsnapshots == 0)", File: "resowner.c", Line: 365)  ("YAMAMOTO Takashi" <yamt@mwd.biglobe.ne.jp>)
Responses Re: BUG #6218: TRAP: FailedAssertion( "!(owner->nsnapshots == 0)", File: "resowner.c", Line: 365)  (yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi))
List pgsql-bugs
"YAMAMOTO Takashi" <yamt@mwd.biglobe.ne.jp> writes:
> 9.2devel (2562dcea811eb642e1c5442e1ede9fe268278157)

> ERROR:  could not serialize access due to concurrent update
> STATEMENT:  UPDATE file SET atime = current_timestamp WHERE fileid = $1
> TRAP: FailedAssertion("!(owner->nsnapshots == 0)", File: "resowner.c", Line:
> 365)
> LOG:  server process (PID 16832) was terminated by signal 6: Abort trap

There isn't terribly much we can do with this report unless you can
provide a complete test case to reproduce it.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #6205: ERROR: temporary tables cannot specify a schema name
Next
From: Robert Haas
Date:
Subject: Re: BUG #6205: ERROR: temporary tables cannot specify a schema name