Re: [BUGS] BUG #14897: Segfault on statitics SQL request
От | Tom Lane |
---|---|
Тема | Re: [BUGS] BUG #14897: Segfault on statitics SQL request |
Дата | |
Msg-id | 17617.1510355215@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: [BUGS] BUG #14897: Segfault on statitics SQL request (Dmitry Dolgov <9erthalion6@gmail.com>) |
Ответы |
Re: [BUGS] BUG #14897: Segfault on statitics SQL request
Re: [BUGS] BUG #14897: Segfault on statitics SQL request |
Список | pgsql-bugs |
Dmitry Dolgov <9erthalion6@gmail.com> writes: > Looks like I can reproduce something close to this issue on my Gentoo > installation using the provided dataset, but it looks quite weird for me: Interesting. I wonder whether __int128 has an alignment requirement that is more than MAXALIGN. Intel chips generally don't enforce alignment requirements, but maybe there's an exception here? My Fedora box thinks __alignof__(__int128) is 16, which is suspicious, but it's not crashing. regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
В списке pgsql-bugs по дате отправления: