Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt"

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt"
Date: 2022-11-23 06:12:41
Message-ID: Y3252SI7NE4YRYeh@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 22, 2022 at 05:42:24PM -0800, Andres Freund wrote:
> The failure has to be happening in wait_for_postmaster_promote(), because the
> standby2 is actually successfully promoted.

That's the one under -fsanitize=address. It really smells to me like
a bug with a race condition all over it.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kirk Wolak 2022-11-23 06:31:09 Help running 010_tab_completion.pl on windows
Previous Message Bharath Rupireddy 2022-11-23 06:09:43 Re: Introduce a new view for checkpointer related stats