BUG #17998: Postgres crashes when executing WorkTableScan.

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #17998: Postgres crashes when executing WorkTableScan.
Дата
Msg-id 17998-26b44813a7107979@postgresql.org
обсуждение исходный текст
Ответы 回复: BUG #17998: Postgres crashes when executing WorkTableScan.  (梁 成林 <chenglin-liang@outlook.com>)
Re: BUG #17998: Postgres crashes when executing WorkTableScan.  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17998
Logged by:          Jerry
Email address:      chenglin-liang@outlook.com
PostgreSQL version: Unsupported/Unknown
Operating system:   Ubuntu 18.04.6
Description:

I developed a fuzzing tool that skips the optimizer and directly uses the
correct physical plan to fuzz postgres, and found a crash caused by
executing WorkTableScan.
For detailed steps to reproduce, see the
link:https://github.com/chenglinLiang/pg-report.

-- Environment --
PG version: 10.23
Platform: Ubuntu 18.04.6
Kernel: Linux 5.15.0-75-generic


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: BUG #17949: Adding an index introduces serialisation anomalies.
Следующее
От: 梁 成林
Дата:
Сообщение: 回复: BUG #17998: Postgres crashes when executing WorkTableScan.