[Dovecot] Timeout leak

Lars Stavholm stava at telcotec.se
Sat Oct 6 10:39:54 EEST 2007


Timo Sirainen wrote:
> On Mon, 2007-10-01 at 14:24 +0200, Lars Stavholm wrote:
>> In my development environment I sometimes get:
>>
>> dovecot: IMAP(stava): Timeout leak: 0x4425d0
>>
>> Does anyone know what it means or how I can use this information?
> 
> It means timeout_add() was called, but the returned struct wasn't passed
> to timeout_remove(). The number above is a pointer and with gdb's help
> you can figure out what function it points to:
> 
> gdb /usr/local/libexec/dovecot/imap
> l *0x4425d0

Thanks!
/L




More information about the dovecot mailing list