Re: Non-reproducible AIO failure

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Konstantin Knizhnik <knizhnik(at)garret(dot)ru>, 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 15:05:25
Message-ID: 012E81B1-3B57-4C5E-A2A8-82D47DF86A6F@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 19 Jun 2025, at 16:36, Andres Freund <andres(at)anarazel(dot)de> wrote:

> 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.

I also dug out an archeologically old MacBook Pro running macOS High Sierra
10.13.6 with an i5 using Apple LLVM version 10.0.0 (clang-1000.10.44.4), and it
too fails to reproduce any issue.

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nico Williams 2025-06-19 15:16:12 Re: Non-reproducible AIO failure
Previous Message Aleksander Alekseev 2025-06-19 14:51:36 [PATCH] pg_bsd_indent: improve formatting of multiline comments