Re: Postgres 13 signal 11: Segmentation fault tested on 2 independent machines - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Postgres 13 signal 11: Segmentation fault tested on 2 independent machines
Date
Msg-id 432922.1603133221@sss.pgh.pa.us
Whole thread Raw
In response to Re: Postgres 13 signal 11: Segmentation fault tested on 2 independent machines  (pinker <pinker@onet.eu>)
List pgsql-bugs
pinker <pinker@onet.eu> writes:
> I've changed all name data types to text and running a query on a simple
> table with another function and it is still crashing :/
> yeah, removing ORDER BY helps here also...

Hard to comment on that when you haven't shown an example.

Anyway, I've identified the issue with the presented example and pushed
a fix.  If you're in a position to rebuild Postgres locally you could
try applying

https://git.postgresql.org/gitweb/?p=postgresql.git;a=patch;h=25378db74fd97f2b10ad44d1f0b2e1f8b0a651f2

and see whether it takes care of all the cases you noticed.

            regards, tom lane



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16678: The ecpg connect/test5 test sometimes fails on Windows
Next
From: Tom Lane
Date:
Subject: Re: BUG #16678: The ecpg connect/test5 test sometimes fails on Windows