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
-
Fix list-munging bug that broke SQL function result coercions.
- 25378db74fd9 13.1 landed
- c8ab9701791e 14.0 landed