26 Nov
2007
26 Nov
'07
3:59 p.m.
On Mon, 2007-11-26 at 16:51 +0300, Maxim Lougovsky wrote:
Hmm, really strange. now bt shown other function rather previous: .. mail# gdb ./work/dovecot-1.0.7/src/imap-login/imap-login /tmp/imap-login.core .. warning: exec file is newer than core file.
The core file needs to used against the exact same binary that produced it. Otherwise the backtrace is corrupted. So you'd have to install the imap-login and get a new core file..