Hi,
we probably have the same situation in our environment (ARM, official postgres 14.x from docker hub, segfault, only happens with jit). I would like to test this on other versions of postgres with other versions of the llvm version.
how can I find, what version of the llvm library a given version of postgres is linked to? Clemens, you have that version list of the postgresql-15 in the original bug report, listing libllvm14.
how can I get that version list on a different v15 or v16? Regards Stefan

