Re: BUG #16516: when testing jit get terminate called after throwing an instance of 'std::bad_function_call'

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: BUG #16516: when testing jit get terminate called after throwing an instance of 'std::bad_function_call'
Дата
Msg-id CA+hUKGKxuj3JzEa3X_UOF8QGVtFUEOgLiMHJHLfkNdz3mEwi0w@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #16516: when testing jit get terminate called after throwing an instance of 'std::bad_function_call'  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #16516: when testing jit get terminate called after throwing an instance of 'std::bad_function_call'  (Reiner Peterke <reiner.peterke@splendiddata.com>)
Список pgsql-bugs
On Mon, Jun 29, 2020 at 9:19 PM PG Bug reporting form
<noreply@postgresql.org> wrote:
> The following bug has been logged on the website:
>
> Bug reference:      16516
> Logged by:          reiner peterke
> Email address:      reiner.peterke@splendiddata.com
> PostgreSQL version: 12.3
> Operating system:   Centos 7.8.2003, redhat 7.8, sles 12 sp5
> Description:
>
> Testing jit functionality power8 architecture

> terminate called after throwing an instance of 'std::bad_function_call'

Hi, I think this was a problem with LLVM on POWER with LLVM versions
before 7.  There have been a couple of discussions of it in the mail
archives, and the problem was on the LLVM side, fixed in later
releases.  I suspect you either need to somehow get a build with newer
LLVM, or you need to disable jit.



В списке pgsql-bugs по дате отправления:

Предыдущее
От: Hamid Akhtar
Дата:
Сообщение: Re: BUG #16516: when testing jit get terminate called after throwing an instance of 'std::bad_function_call'
Следующее
От: Jehan-Guillaume de Rorthais
Дата:
Сообщение: [BUG][PATCH] ecpg crash with bytea type and cursors