[Dovecot] Coredump while searching a folder

Timo Sirainen tss at iki.fi
Mon Jun 21 17:15:34 EEST 2010


On Sun, 2010-06-20 at 13:14 +0200, Matthias Rieber wrote:

> Jun 20 13:11:55 shrike dovecot: imap(matthias): Panic: file
> charset-iconv.c: line 154 (charset_to_utf8): assertion failed: (dest->used
> != prev_used)

> it seems to be caused by a badly encoded email.

Yes. Any chance you could send me that email? If you can't find it, you
can get to it quickly with binary search (e.g. assuming 100 mails):

1. disable fts-squat
2. use imap:

a login user pass
b select mailbox
c search 1:100 text hello (crash ->)
d search 1:50 text hello (no crash ->)
d search 51:100 text hello (crash ->)
..etc..




More information about the dovecot mailing list