* Wietse Venema <wie...@porcupine.org>:
> Stefan Foerster:
> See DEBUG_README for instructions to attach a non-interactive debugger.
> 
> The only change in the SMTP client is the smtp_address_preference and
> lmtp_address_preference parameters, which were tested only for SMTP.

Unfortunately, even after rebuilding my Debian packages with "-g", my
gdb backtraces are not very meaningful:

(gdb) r...@nemea:/etc/postfix# cat lmtp.5889.log
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
Attaching to program: /usr/lib/postfix/lmtp, process 5889
0x00007fa13f533965 in ?? ()
(gdb) Continuing.

Program received signal SIGABRT, Aborted.
0x00007fa13f4c7ed5 in ?? ()
(gdb) #0  0x00007fa13f4c7ed5 in ?? ()
#1  0x00007fa13f4c93f3 in ?? ()
#2  0x00007ffff5172c80 in ?? ()
#3  0x00007ffff5172da8 in ?? ()
#4  0x000000008b159996 in ?? ()
#5  0x00007ffff5172d90 in ?? ()
#6  0x0000000000000000 in ?? ()

However, Ralf seems to be able to reproduce the problem.


Stefan

Reply via email to