Обсуждение: re: BUG #14053: postgres crashes in plpgsql under load of concurrent transactions

Поиск
Список
Период
Сортировка

re: BUG #14053: postgres crashes in plpgsql under load of concurrent transactions

От
Ranier Vilela
Дата:
Hi Maxim,

Coverity show that trap (1), still persists, even in HEAD.
CID 1425439 (#1 of 1): Explicit null dereferenced (FORWARD_NULL)
15. var_deref_model: Passing null pointer expr->expr_simple_state to ExecEvalExpr, which dereferences it. [show details]

Is really, it is very difficult to provide a minimum reproducible test case?
I tried, without success.

regards,
Ranier Vilela