[Dovecot] dovecot1.2 segfault

Timo Sirainen tss at iki.fi
Tue Feb 24 19:37:50 EET 2009


On Tue, 2009-02-24 at 16:14 +0000, Ian P. Christian wrote:

> Feb 24 16:06:07 proxy kernel: pop3-login[6825]: segfault at
> 0000000000000128 rip 00000000004107b5 rsp 00007fff77bb6520 error 4
> Feb 24 16:06:07 proxy dovecot: child 6825 (login) killed with signal
> 11 (ip=127.0.1.34)

You can reproduce this always? If so, could you get a gdb backtrace?

> login_processes_count: 10

Set this to 1. Then start dovecot. You'll see one pop3-login process.
Attach gdb to it:

gdb -p <pid of pop3-login>
cont
<cause it to crash>
bt full

And paste the output.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090224/1c9eee6f/attachment.bin 


More information about the dovecot mailing list