Re: Postgres 13 signal 11: Segmentation fault tested on 2 independent machines

pinker <pinker@onet.eu>

From: pinker <pinker@onet.eu>
To: pgsql-bugs@postgresql.org
Date: 2020-10-18T20:21:26Z
Lists: pgsql-bugs
Tom Lane-2 wrote
> pinker &lt;

> pinker@

> &gt; writes:
>> I'm absolutely ok to provide you with the all DDL but i'm not allow to
>> provide any data. Would that be ok with you?
> 
> It would be if it were sufficient to reproduce the crash ... but
> I tried, and I don't see any crash.
> 
> Maybe you could make up some dummy data that is enough to make
> a self-contained test?
> 
> 			regards, tom lane

I'm trying with this tool https://github.com/pivotal-gss/mock-data
but unfortunately gives me error about unsuported data types. Do you know
any other tool that i can use?



--
Sent from: https://www.postgresql-archive.org/PostgreSQL-bugs-f2117394.html



Commits

  1. Fix list-munging bug that broke SQL function result coercions.