Re: Non-reproducible AIO failure

From: Konstantin Knizhnik <knizhnik(at)garret(dot)ru>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Non-reproducible AIO failure
Date: 2025-06-17 15:08:30
Message-ID: 2e675c74-fcb6-4a0d-9ca4-af6c8fd50813@garret.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 17/06/2025 4:47 pm, Andres Freund wrote:
>> I and Alexandr are using completely different devices with different
>> hardware, OS and clang version.
> Both of you are running Ventura, right?
>
No, Alexandr is using darwin23.5
Alexandr also noticed that he can reproduce the problem only with
--with-liburing.
And  I am not using it.

> I guess
> kextstat -l|grep -v com.apple
> might suffice.

kextstat -l| grep -v com.apple
Executing: /usr/bin/kmutil showloaded --list-only
No variant specified, falling back to release

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-06-17 15:08:48 Re: Non-reproducible AIO failure
Previous Message Alexander Korotkov 2025-06-17 15:08:11 Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly