On Tue, 2011-02-22 at 06:58 +0000, Maria Arrea wrote: > Some more info: I am running dovecot 2.0.9 on Red Hat Enterprise Linux 5 > > Another question I would like to ask: I run the command doveadm > import as "entrega" user (see dovecot -n output in my previous mail ). > If I run the command as root also segfaults, and garbage is restored > (mails with binary data). If I run as "entrega" segfaults, but e-mails > are correctly restored
Could you get gdb backtrace of the doveadm crash? For example: gdb --args doveadm import ...etc.. run bt full