Re: BUG #2023: Assertion Failure: File: "slru.c", Line: 309 - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #2023: Assertion Failure: File: "slru.c", Line: 309
Date
Msg-id 20051108131037.GB26504@surnet.cl
Whole thread Raw
In response to BUG #2023: Assertion Failure: File: "slru.c", Line: 309  ("Joel Stevenson" <joelstevenson@mac.com>)
List pgsql-bugs
Joel Stevenson wrote:

> I'm running 8.1RC1 on a RHEL 3 machine (dual proc Xeon w/2G of ram).  Under
> extremely heavy load (for the hardware) Postgres is periodically throwing
> the following assertion error:
>
> TRAP: FailedAssertion("!(shared->page_number[slotno] == pageno &&
> shared->page_status[slotno] == SLRU_PAGE_READ_IN_PROGRESS)", File: "slru.c",
> Line: 309)

A bug explaining this symptom was fixed shortly before 8.1 final.  Could
you retry with the released version?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #2027: Select on view hangs.
Next
From: Tom Lane
Date:
Subject: Re: FW: [pgadmin-support] Column name validation in embedded query.