Re: segfault with incremental sort - Mailing list pgsql-bugs

From Tom Lane
Subject Re: segfault with incremental sort
Date
Msg-id 107029.1604087483@sss.pgh.pa.us
Whole thread Raw
In response to Re: segfault with incremental sort  (luis.roberto@siscobra.com.br)
Responses Re: segfault with incremental sort  (luis.roberto@siscobra.com.br)
List 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 by date:

Previous
From: Heath Lord
Date:
Subject: Re: REL_13_STABLE Windows 10 Regression Failures
Next
From: luis.roberto@siscobra.com.br
Date:
Subject: Re: segfault with incremental sort