Re: How to obtain a "non-stripped" executable for producing a usable core-dump

2016-09-14 Thread Ben Johnson
On 9/14/2016 12:31 AM, Aki Tuomi wrote: > Can you post output of bt full? > > Aki Sure! It seems better suited to pastebin: http://pastebin.com/4xdGNXa6 Thanks for any help! -Ben

Re: How to obtain a "non-stripped" executable for producing a usable core-dump

2016-09-13 Thread Aki Tuomi
> On September 14, 2016 at 5:34 AM Edgar Pettijohn > wrote: > > > On 16-09-13 22:05:55, Ben Johnson wrote: > > On 9/13/2016 10:00 PM, Edgar Pettijohn wrote: > > >> I'm attempting to capture a core-dump file, and gdb reports > > >> > > > >> > warning: core file may

Re: How to obtain a "non-stripped" executable for producing a usable core-dump

2016-09-13 Thread Edgar Pettijohn
On 16-09-13 22:05:55, Ben Johnson wrote: > On 9/13/2016 10:00 PM, Edgar Pettijohn wrote: > >> I'm attempting to capture a core-dump file, and gdb reports > >> > > >> > warning: core file may not match specified executable file. > >> > > > I believe this means the core file doesn't match up to

Re: How to obtain a "non-stripped" executable for producing a usable core-dump

2016-09-13 Thread Ben Johnson
On 9/13/2016 10:00 PM, Edgar Pettijohn wrote: >> I'm attempting to capture a core-dump file, and gdb reports >> > >> > warning: core file may not match specified executable file. >> > > I believe this means the core file doesn't match up to the executable. I > would delete the core and try to

Re: How to obtain a "non-stripped" executable for producing a usable core-dump

2016-09-13 Thread Edgar Pettijohn
Sent from my iPhone > On Sep 13, 2016, at 8:52 PM, Ben Johnson wrote: > > Hello, > > I'm attempting to capture a core-dump file, and gdb reports > > warning: core file may not match specified executable file. > I believe this means the core file doesn't match up to

How to obtain a "non-stripped" executable for producing a usable core-dump

2016-09-13 Thread Ben Johnson
Hello, I'm attempting to capture a core-dump file, and gdb reports warning: core file may not match specified executable file. And only after installing "dovecot-dbg" on my system (Ubuntu 16.04 LTS) does gdb report further warning: the debug information found in "/lib64/ld-2.23.so" does not