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:01:00Z
Lists: pgsql-bugs
in the core dump seeing only that one:

[New LWP 441004]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `postgres: postgres metrics [local] SELECT        '.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fdf4471d6e8 in __memmove_avx_unaligned_erms () from
/lib64/libc.so.6




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



Commits

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