[Bug 264306] Re: Panic: file sieve-cmu.c: line 88 (unfold_header): assertion failed: (str[i] == ' ' || str[i] == '\t')
Mathias Gug
mathiaz at ubuntu.com
Sun Apr 19 00:10:54 BST 2009
I've attached a debdiff with a patch taken from upstream
(http://hg.dovecot.org/dovecot-sieve-1.1/raw-rev/b9567e94b897).
Processing the second mbox file:
* without the patch dovecot LDA crashes and doesn't deliver the email (ie email is lost).
* with the patch applied, dovecot LDA is able to deliver the email, with the following messages written to the log file:
deliver(mathiaz): Apr 18 19:03:06 Error: Corrupted index cache file (in-memory index).cache: Broken fields for mail UID 1
deliver(mathiaz): Apr 18 19:03:06 Error: Couldn't fix broken header unfolding
deliver(mathiaz): Apr 18 19:03:06 Info: msgid=<01c9548a$f1666dfe$6c822ecf at pillarsx6>: saved mail to INBOX
deliver(mathiaz): Apr 18 19:03:06 Error: Corrupted index cache file (in-memory index).cache: Broken fields for mail UID 1
deliver(mathiaz): Apr 18 19:03:06 Error: Couldn't fix broken header unfolding
deliver(mathiaz): Apr 18 19:03:06 Info: msgid=<826438921.14361639562861 at calculate.ru>: saved mail to INBOX
deliver(mathiaz): Apr 18 19:03:06 Error: Corrupted index cache file (in-memory index).cache: Broken fields for mail UID 1
deliver(mathiaz): Apr 18 19:03:06 Error: Couldn't fix broken header unfolding
deliver(mathiaz): Apr 18 19:03:06 Info: msgid=<01c95592$4014eb4e$6c822ecf at forborne>: saved mail to INBOX
deliver(mathiaz): Apr 18 19:03:06 Error: Corrupted index cache file (in-memory index).cache: Broken fields for mail UID 1
deliver(mathiaz): Apr 18 19:03:06 Error: Couldn't fix broken header unfolding
deliver(mathiaz): Apr 18 19:03:06 Info: msgid=<080733937.87209301121004 at cactus-net.ru>: saved mail to INBOX
** Attachment added: "dovecot_1.1.11-0ubuntu4.debdiff"
http://launchpadlibrarian.net/25716827/dovecot_1.1.11-0ubuntu4.debdiff
--
Panic: file sieve-cmu.c: line 88 (unfold_header): assertion failed: (str[i] == ' ' || str[i] == '\t')
https://bugs.launchpad.net/bugs/264306
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.
More information about the Ubuntu-server-bugs
mailing list