Re: postgresql v11.1 Segmentation fault: signal 11: by runningSELECT... JIT Issue? - Mailing list pgsql-general

From Justin Pryzby
Subject Re: postgresql v11.1 Segmentation fault: signal 11: by runningSELECT... JIT Issue?
Date
Msg-id 20190212151217.GK31721@telsasoft.com
Whole thread Raw
In response to Re: postgresql v11.1 Segmentation fault: signal 11: by runningSELECT... JIT Issue?  (pabloa98 <pabloa98@gmail.com>)
List pgsql-general
On Mon, Nov 26, 2018 at 07:00:35PM -0800, Andres Freund wrote:
> The fix is easy enough, just adding a
>     v_hoff = LLVMBuildZExt(b, v_hoff, LLVMInt32Type(), "");
> fixes the issue for me.

On Tue, Jan 29, 2019 at 12:38:38AM -0800, pabloa98 wrote:
> And perhaps should I modify this too?
> If that is the case, I am not sure what kind of modification we should do.

Andres commited the fix in November, and it's included in postgres11.2, which
is scheduled to be released Thursday.  So we'll both be able to re-enable JIT
on our wide tables again.
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=b23852766

Justin


pgsql-general by date:

Previous
From: "Daniel Fink (PDF)"
Date:
Subject: BDR 1.0: background worker wants to start that should not be there
Next
From: Alvaro Aguayo Garcia-Rada
Date:
Subject: Re: BDR 1.0: background worker wants to start that should not bethere