Re: New assertion failed in lazy_scan_heap() on mereswine

From: Dilip Kumar <dilipbalaut(at)gmail(dot)com>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Geoghegan <pg(at)bowt(dot)ie>
Subject: Re: New assertion failed in lazy_scan_heap() on mereswine
Date: 2021-05-01 05:11:10
Message-ID: CAFiTN-sp_YGhNaaw1EEOk9o1N=rONVUvzi9n-6rZdV_L5B9vmw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, May 1, 2021 at 10:14 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
>
> Hi,
>
> TRAP: FailedAssertion("!all_visible_according_to_vm ||
> prunestate.all_visible", File:
> "/home/pgsql/build-farm/buildroot/HEAD/pgsql.build/../pgsql/src/backend/access/heap/vacuumlazy.c",
> Line: 1347, PID: 16926)
>
> 2021-04-30 04:15:50.317 PDT [10349:18] DETAIL: Failed process was
> running: autovacuum: VACUUM ANALYZE pg_catalog.pg_attribute
>

There is another thread[1] that has reported the same issue and also
provided a script to reproduce the issue.

[1] https://www.postgresql.org/message-id/OS0PR01MB611340CBD300A7C4FD6B6101FB5F9@OS0PR01MB6113.jpnprd01.prod.outlook.com

--
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2021-05-01 05:11:43 Re: New assertion failed in lazy_scan_heap() on mereswine
Previous Message Thomas Munro 2021-05-01 04:43:21 New assertion failed in lazy_scan_heap() on mereswine