Re: Non-reproducible AIO failure

Alexander Lakhin <exclusion@gmail.com>

From: Alexander Lakhin <exclusion@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>, Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-05-24T03:00:01Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. aio: Stop using enum bitfields due to bad code generation

  2. amcheck: Fix posting tree checks in gin_index_check()

  3. aio: Add missing memory barrier when waiting for IO handle

Hello Tom and Andres,

24.04.2025 01:58, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
>> On 2025-04-23 17:17:01 -0400, Tom Lane wrote:
>>> My buildfarm animal sifaka just failed like this [1]:
>> There's nothing really special about sifaka, is there? I see -std=gnu99 and a
>> few debug -D cppflags, but they don't look they could really be relevant here.
>>

FWIW, that Assert have just triggered on another mac:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=indri&dt=2025-05-23%2020%3A30%3A07

I have been trying to reproduce it locally (on Linux, FreeBSD VMs) for days,
but failed. So maybe it's a MacOS-specific issue. I will try to get an access
to a similar machine to reproduce it there.

Best regards,
Alexander Lakhin
Neon (https://neon.tech)