Re: BUG #17995: Segmentation fault caused by UPDATE statement

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #17995: Segmentation fault caused by UPDATE statement
Дата
Msg-id ZJkSW1F78yDV2bjl@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #17995: Segmentation fault caused by UPDATE statement  (Alexander Lakhin <exclusion@gmail.com>)
Ответы Re: BUG #17995: Segmentation fault caused by UPDATE statement  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Sun, Jun 25, 2023 at 06:00:00AM +0300, Alexander Lakhin wrote:
> BTW, there is a commitfest entry to eliminate a bunch of other stack
> overflow hazards (may be the fuzzer can find some of them too):
> https://commitfest.postgresql.org/43/4239/

Thanks for the pointer, I'll double-check that.  Some of the locations
of stack depth checks proposed involve performance-sensitive code
paths, though, like mcxt.c :/
--
Michael

Вложения

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

Предыдущее
От: 梁 成林
Дата:
Сообщение: 回复: BUG #17998: Postgres crashes when executing WorkTableScan.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #17995: Segmentation fault caused by UPDATE statement