Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt"
Date
Msg-id Y3252SI7NE4YRYeh@paquier.xyz
Whole thread Raw
In response to odd buildfarm failure - "pg_ctl: control file appears to be corrupt"  (Andres Freund <andres@anarazel.de>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Introduce a new view for checkpointer related stats
Next
From: Kirk Wolak
Date:
Subject: Help running 010_tab_completion.pl on windows