From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Cc: | nikmaurop(at)gmail(dot)com |
Subject: | BUG #17929: LLVMBuildGEP: symbol not found |
Date: | 2023-05-12 06:11:39 |
Message-ID: | 17929-71c7a59e1930980b@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 17929
Logged by: Nikolas Mauropoulos
Email address: nikmaurop(at)gmail(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Guo | 2023-05-12 06:54:22 | Re: Clause accidentally pushed down ( Possible bug in Making Vars outer-join aware) |
Previous Message | Jeff Davis | 2023-05-12 00:27:04 | Re: Possible to create a hidden collation |