Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Date
Msg-id CA+hUKGK-=gKPpznQdoehfROg_4zq=nL1Q_wwpT+Dyty5N2J+dA@mail.gmail.com
Whole thread Raw
In response to Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
List pgsql-hackers
On Wed, Aug 13, 2025 at 12:45 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> Maybe I should have another go at that!

Here's a new attempt at that.  It picks futexes automatically, unless
you export MACOSX_DEPLOYMENT_TARGET=14.3 or lower, and then it picks
sysv as before.

Attachment

pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: ReplicationSlotRelease() crashes when the instance is in the single user mode
Next
From: Wolfgang Walther
Date:
Subject: Re: meson: Add _static and _shared suffixes to the library names