[Dovecot] Doveoct crashes: UID

Timo Sirainen tss at iki.fi
Tue Nov 23 17:36:40 EET 2010


On Tue, 2010-11-23 at 09:57 +0100, Peer Heinlein wrote:
> We're running Dovecot 2.0.2 and sometimes a user creates several imap-
> prozesses, all of them hanging with the UID-command, using 100% of the 
> CPU resources:
> 
> Is it a bug or another problem?
> 
> Is this a bug already fixed in Dovecot 2.0.3?

Not sure, but it's likely. To be sure you'd need to attach gdb into the
process and get a backtrace:

gdb -p <imap process pid>
bt full

(and hopefully there are enough symbols to get a readable backtrace)




More information about the dovecot mailing list