Re: pgsql: Don't trust unvalidated xl_tot_len.

From: Christoph Berg <myon(at)debian(dot)org>
To: Thomas Munro <tmunro(at)postgresql(dot)org>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Don't trust unvalidated xl_tot_len.
Date: 2023-11-10 21:42:26
Message-ID: ZU6jwsm4XvmAUUTN@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Re: To Thomas Munro
> > src/test/recovery/t/039_end_of_wal.pl | 460 ++++++++++++++++++++++++++++++++
>
> I haven't investigated the details yet, and it's not affecting the
> builds on apt.postgresql.org, but the Debian amd64 and i386 regression
> tests just failed this test on PG13 (11 and 15 are ok):

12 and 14 are also failing, now on Debian unstable. (Again, only in
the salsa.debian.org tests, not on apt.postgresql.org's buildds.)

12 amd64: https://salsa.debian.org/postgresql/postgresql/-/jobs/4898857
12 i386: https://salsa.debian.org/postgresql/postgresql/-/jobs/4898858

The tests there are running in Docker containers.

Christoph

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2023-11-10 22:05:48 Re: pgsql: Don't trust unvalidated xl_tot_len.
Previous Message Alexander Korotkov 2023-11-10 20:47:12 pgsql: Fix how SJE checks against PHVs

Browse pgsql-hackers by date

  From Date Subject
Next Message John Morris 2023-11-10 21:49:06 Re: locked reads for atomics
Previous Message Nathan Bossart 2023-11-10 20:54:14 Re: Atomic ops for unlogged LSN