Re: BUG #13490: Segmentation fault on pg_stat_activity

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #13490: Segmentation fault on pg_stat_activity
Дата
Msg-id 3090.1436877932@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #13490: Segmentation fault on pg_stat_activity  (michael@bommaritollc.com)
Ответы Re: BUG #13490: Segmentation fault on pg_stat_activity  (Michael Bommarito <michael@bommaritollc.com>)
Список pgsql-bugs
Michael Bommarito <michael@bommaritollc.com> writes:
> If you can provide a patch that performs input validation in
> get_tle_by_resno and logs the condition, I can compile and test with it.

Wouldn't prove anything one way or another.  Somehow, a corrupt query tree
is being fed to the planner; what we need to understand is what conditions
cause that to happen.  I doubt that getting more details at the point
where the code trips over the corruption will teach us that.

            regards, tom lane

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

Предыдущее
От: Jeevan Chalke
Дата:
Сообщение: Re: [HACKERS] GSets: Fix bug involving GROUPING and HAVING together
Следующее
От: kou@clear-code.com
Дата:
Сообщение: BUG #13500: Windows binary zip doesn't include libintl.h