| From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
|---|---|
| To: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
| Cc: | byavuz81(at)gmail(dot)com, andres(at)anarazel(dot)de, jacob(dot)champion(at)enterprisedb(dot)com, peter(at)eisentraut(dot)org, postgres(at)jeltef(dot)nl, zsolt(dot)parragi(at)percona(dot)com, assam258(at)gmail(dot)com, matheusssilv97(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Heads Up: cirrus-ci is shutting down June 1st |
| Date: | 2026-06-23 03:10:23 |
| Message-ID: | CA+hUKG+inD5kBm-b2ooTvbhdReyZzaGhK8987R2QC_fksbrY9w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Jun 22, 2026 at 10:23 PM Tatsuo Ishii <ishii(at)postgresql(dot)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!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2026-06-23 03:13:49 | Re: Deadlock detector fails to activate on a hot standby replica |
| Previous Message | Alexander Lakhin | 2026-06-23 03:00:01 | Re: Random pg_upgrade 004_subscription test failure on drongo |