Re: [Dovecot] Segmentation fault running doveadm import
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
Regards
Maria.
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
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
The garbage is probably fixed by http://hg.dovecot.org/dovecot-2.0/rev/dc4e0320c087
I'd still like to know where it crashes though.
participants (2)
-
Maria Arrea
-
Timo Sirainen