Re: BUG #13490: Segmentation fault on pg_stat_activity - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #13490: Segmentation fault on pg_stat_activity
Date
Msg-id 3090.1436877932@sss.pgh.pa.us
Whole thread Raw
In response to BUG #13490: Segmentation fault on pg_stat_activity  (michael@bommaritollc.com)
Responses Re: BUG #13490: Segmentation fault on pg_stat_activity
List 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 by date:

Previous
From: Jeevan Chalke
Date:
Subject: Re: [HACKERS] GSets: Fix bug involving GROUPING and HAVING together
Next
From: kou@clear-code.com
Date:
Subject: BUG #13500: Windows binary zip doesn't include libintl.h