Re: Non-reproducible AIO failure

From: Andres Freund <andres(at)anarazel(dot)de>
To: Konstantin Knizhnik <knizhnik(at)garret(dot)ru>
Cc: Alexander Lakhin <exclusion(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Non-reproducible AIO failure
Date: 2025-06-19 14:36:20
Message-ID: tg3orbsfza35hstoq44rhva7cvv4quxlqttiqj6q2sw4c6iaia@una2xnv3qdd7
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2025-06-19 17:02:18 +0300, Konstantin Knizhnik wrote:
> On 18/06/2025 7:08 pm, Andres Freund wrote:
> > Hi,
> >
> > On 2025-06-18 10:32:08 +0300, Konstantin Knizhnik wrote:
> > > On 17/06/2025 6:08 pm, Andres Freund wrote:
> > > > I don't think it can - this must be an independent bug from the one that Tom
> > > > and I were encountering.
> > > I see... It's a pity.
> > Indeed.
> >
> > Konstantin, Alexander, can you share what commit you're testing and what
> > precise changes have been applied to the source?
>
> I am using most recent master: 0cf205e122ae0fe9333ccf843c2269f13ddc32fc
>
> By the way - still not been able to reproduce assertion failure at most
> recent MacPro (Apple M4 Pro) with Sequoia 15.5.

So for some reason this apparently can only be reproduced on older macos - we
know it's not the older compiler, because I couldn't reproduce it on the same
compile version as alexander, on an m1 that was running sequoia. That's really
really weird. I guess I'll try to see if i can reproduce it on an older macos
in a VM, running on an m4.

Greetings,

Andres

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2025-06-19 14:41:36 Re: BackendKeyData is mandatory?
Previous Message Daniel Gustafsson 2025-06-19 14:11:19 Re: Non-reproducible AIO failure