JIT crash introduced by 6185c9737c with LLVM 14

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема JIT crash introduced by 6185c9737c with LLVM 14
Дата
Msg-id c8303edcc9093ed102205138129d53f99b15b4c9.camel@j-davis.com
обсуждение исходный текст
Список pgsql-bugs
The following query causes a crash on an optimized build using LLVM 14:

   create table t(i int);
   set jit_above_cost=0;
   select count(*) from t;

I bisected the crash to 6185c9737c.

Regards,
    Jeff Davis




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