BUG #17929: LLVMBuildGEP: symbol not found - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #17929: LLVMBuildGEP: symbol not found
Date
Msg-id 17929-71c7a59e1930980b@postgresql.org
Whole thread Raw
Responses Re: BUG #17929: LLVMBuildGEP: symbol not found  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17929
Logged by:          Nikolas Mauropoulos
Email address:      nikmaurop@gmail.com
PostgreSQL version: 12.15
Operating system:   Alpine (container)
Description:

After our container updated to 12.15-alpine there's an error
2023-05-12 05:35:40.212 GMT [58509] STATEMENT:  select item_id from
flatitemsversions_view where parent_item_id = $1
2023-05-12 05:35:40.212 GMT [58494] ERROR:  could not load library
"/usr/local/lib/postgresql/llvmjit.so": Error relocating
/usr/local/lib/postgresql/llvmjit.so: LLVMBuildGEP: symbol not found

this is not present on 12.14-bullseye


pgsql-bugs by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Possible to create a hidden collation
Next
From: Richard Guo
Date:
Subject: Re: Clause accidentally pushed down ( Possible bug in Making Vars outer-join aware)