Re: BUG #2023: Assertion Failure: File: "slru.c", Line: 309

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Joel Stevenson <joelstevenson(at)mac(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2023: Assertion Failure: File: "slru.c", Line: 309
Date: 2005-11-08 13:10:37
Message-ID: 20051108131037.GB26504@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2005-11-08 13:14:24 Re: BUG #2027: Select on view hangs.
Previous Message Richard Huxton 2005-11-08 13:09:41 Re: BUG #2025: i can conect to the server