Re: segfault with incremental sort

From: luis(dot)roberto(at)siscobra(dot)com(dot)br
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs <pgsql-bugs(at)lists(dot)postgresql(dot)org>, "alan(dot)formagi" <alan(dot)formagi(at)siscobra(dot)com(dot)br>
Subject: Re: segfault with incremental sort
Date: 2020-10-30 20:35:02
Message-ID: 1673261949.37800156.1604090102715.JavaMail.zimbra@siscobra.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


> That means you need to install debug symbols, which on most Linux
> systems are an optional sub-package for each package. On Red Hat
> based systems, try "sudo debuginfo-install postgresql"
>
> regards, tom lane

hmm. CentOS is pointing to a 404, so I can't install it right now..

I managed to strace it, altough I'm not sure it helps. The log is rather large, so I uploaded it: https://mega.nz/file/Y7higI5B#LVnpeGtCkUswOlXXjKW5CnNiLNm4iIdfInBS8fNNzIE

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message luis.roberto 2020-10-30 21:03:19 Re: segfault with incremental sort
Previous Message Tom Lane 2020-10-30 19:51:23 Re: segfault with incremental sort