Re: segfault with incremental sort

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: segfault with incremental sort
Дата
Msg-id 107029.1604087483@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: segfault with incremental sort  (luis.roberto@siscobra.com.br)
Ответы Re: segfault with incremental sort  (luis.roberto@siscobra.com.br)
Список pgsql-bugs
luis.roberto@siscobra.com.br writes:
> I'm not sure how to get the stack trace correctly.. following the instructions I only get the function names, but not
filesor line numbers...  
> What can I do to get more helpful information?

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



В списке pgsql-bugs по дате отправления:

Предыдущее
От: Heath Lord
Дата:
Сообщение: Re: REL_13_STABLE Windows 10 Regression Failures
Следующее
От: luis.roberto@siscobra.com.br
Дата:
Сообщение: Re: segfault with incremental sort