Re: Assert failure found in 8.1RC1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Creager <Robert(dot)Creager(at)Sun(dot)com>
Cc: PGHackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Assert failure found in 8.1RC1
Date: 2005-11-02 20:19:44
Message-ID: 8087.1130962784@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Creager <Robert(dot)Creager(at)Sun(dot)com> writes:
> TRAP: FailedAssertion("!(shared->page_number[slotno] == pageno &&
> shared->page_status[slotno] == SLRU_PAGE_READ_IN_PROGRESS)", File: "slru.c",
> Line: 309)

http://archives.postgresql.org/pgsql-hackers/2005-10/msg01385.php

If you can reproduce the failure with any reliability, please try
one or both of the proposed patches:

http://archives.postgresql.org/pgsql-patches/2005-10/msg00240.php
http://archives.postgresql.org/pgsql-patches/2005-10/msg00248.php

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2005-11-02 20:26:25 Re: pg_restore [archiver] file offset in dump file is too
Previous Message Tom Lane 2005-11-02 20:09:45 Re: [HACKERS] Reducing the overhead of NUMERIC data