Re: JIT crash introduced by 6185c9737c with LLVM 14 - Mailing list pgsql-bugs

From Amit Langote
Subject Re: JIT crash introduced by 6185c9737c with LLVM 14
Date
Msg-id CA+HiwqHZRYt38Q7iWpMpEqh3-6ND+8AiHnysfhdgJr55KRKBpQ@mail.gmail.com
Whole thread Raw
Responses Re: JIT crash introduced by 6185c9737c with LLVM 14
List pgsql-bugs
Hi Jeff,

On Fri, Jun 14, 2024 at 1:25 PM Jeff Davis <jeff@j-davis.com> wrot>
> The following query causes a crash on an optimized build using LLVM 14:
>
>    create table t(i int);
>    set jit_above_cost=0;
>    select count(*) from t;
>
> I bisected the crash to 6185c9737c.

Thanks for the report.  Will look into it.

--
Thanks, Amit Langote



pgsql-bugs by date:

Previous
From: usman khan
Date:
Subject: Re: [EXTERNAL] Re: Previous command not accessible in postgres 17 beta
Next
From: PG Bug reporting form
Date:
Subject: BUG #18508: Not all packages are present in the repo on rhel 8