Since upgrading from 1.6.24 to 2.0.13 I have strange problems with deliver.
Below is a message which causes deliver to dump core. I examined the core
as good as I can but didn't get a clue what's wrong with the message.
As ususal deliver isn't very verbose in case of errors.
I am using procmail to call deliver and the core dumping happened when
a procmail recipe is cloning the message to file it into the INBOX and to
generate an autoreply message with the other copy. I used the message below
to feed it to deliver manually and also got a core dump

Thanks for any hints,

         Werner
--------------------------------------------------------------------
Received: from quod (unknown [212.254.80.129])
        by mail.pure.ch (Postfix) with ESMTP id 76A8116E93
        for <[EMAIL PROTECTED]>; Sun,  6 May 2001 16:20:46 +0200 (CEST)
Received: by quod (Postfix, from userid 1000)
        id CEB2A1BE6B; Sun,  6 May 2001 18:15:52 +0200 (CEST)
Date: Sun, 6 May 2001 18:15:52 +0200
From: Werner Reisberger <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: support debug 2
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i


#########################################################################

Core was generated by `/usr/local/imap/bin/deliver -f [EMAIL PROTECTED] -a
werner -m user.werner'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/lib/libsasl.so.7...done.
Reading symbols from /lib/libdl.so.2...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/libdb.so.3...done.
Reading symbols from /lib/libcrypt.so.1...done.
Reading symbols from /lib/libpam.so.0...done.
Reading symbols from /lib/ld-linux.so.2...done.
#0  0x40078b59 in free () from /lib/libc.so.6
(gdb) where
#0  0x40078b59 in free () from /lib/libc.so.6
#1  0x400789ed in free () from /lib/libc.so.6
#2  0x4001b9b6 in client_dispose () from /usr/local/lib/libsasl.so.7
#3  0x400169ef in sasl_dispose () from /usr/local/lib/libsasl.so.7
#4  0x804f5d1 in lmtp_disconnect (conn=0x80c3a08) at lmtpengine.c:1963
#5  0x804c060 in deliver_msg (return_path=0xbffffe8a "[EMAIL PROTECTED]",
    authuser=0xbffffe9c "werner", ignorequota=0, users=0xbffffd90,
numusers=0,
    mailbox=0xbffffea6 "user.werner") at deliver.c:364
#6  0x804bddf in main (argc=7, argv=0xbffffd74) at deliver.c:280

Reply via email to