Re: New assertion failed in lazy_scan_heap() on mereswine

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: 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:43
Message-ID: 20210501051143.GT27406@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, May 01, 2021 at 04:43:21PM +1200, Thomas Munro wrote:
> 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
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=mereswine&dt=2021-04-30%2006:43:27

The same assertion was reported here
https://www.postgresql.org/message-id/flat/OS0PR01MB611340CBD300A7C4FD6B6101FB5F9%40OS0PR01MB6113.jpnprd01.prod.outlook.com
|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

And Michael added
https://wiki.postgresql.org/index.php?title=PostgreSQL_14_Open_Items&type=revision&diff=35954&oldid=35952

--
Justin

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2021-05-01 05:12:45 Re: Log enhancement for aclcheck permissions failures
Previous Message Dilip Kumar 2021-05-01 05:11:10 Re: New assertion failed in lazy_scan_heap() on mereswine