Re: Heads Up: cirrus-ci is shutting down June 1st - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Heads Up: cirrus-ci is shutting down June 1st
Date
Msg-id CA+hUKG+inD5kBm-b2ooTvbhdReyZzaGhK8987R2QC_fksbrY9w@mail.gmail.com
Whole thread
In response to Re: Heads Up: cirrus-ci is shutting down June 1st  (Tatsuo Ishii <ishii@postgresql.org>)
List pgsql-hackers
On Mon, Jun 22, 2026 at 10:23 PM Tatsuo Ishii <ishii@postgresql.org> wrote:
> Andres reported that while testing RPR patches, cfbot was failing, with crashes inside JIT.
> https://www.postgresql.org/message-id/p7r5bekdbl2zcazid7agvfo2nfnq5bim2a5jkckqygld32n325%40fctfp6ou6qnb
>
> Henson and Matheus analyzed the issue and came to the conclusion that
> the crash is triggered by particular cflags passed to bitcode
> generation, not the RPR patch itself.
>
> In fact Henson succeeded in reproducing the crash with a trivial SQL like:
> SELECT 1 AS result;
> https://www.postgresql.org/message-id/CAAAe_zDtwoL8KaC_cpK4rU9jCrLxtGJ%3DTwLogdfH1PeE3_GT9Q%40mail.gmail.com
>
> To fix the issue, can you please evaluate Matheus's patch?

Will do, hopefully tomorrow.  I got a bit side-tracked and missed that
discussion.  Thanks!



pgsql-hackers by date:

Previous
From: Alexander Lakhin
Date:
Subject: Re: Random pg_upgrade 004_subscription test failure on drongo
Next
From: John Naylor
Date:
Subject: Re: The PostgreSQL C Dialect