Displaying 1 result from an estimated 1 matches for "1100054c0".
Did you mean:
0x1100054c0
2009 Apr 29
2
Timeout leak with dovecot version dovecot1.2(8985:f43bebab3dac)
...is 64bit AIX 5.3. Looking through previous versions of dovecot, I see
this warning. I didn't realize this was something bad until today.
My environment uses mbox/mbox-snarf plugin.
The message in the logs is:
local0.log.20090429:Apr 29 12:41:16 hostname dovecot:
IMAP(jsiegle): Timeout leak: 1100054c0
In dbx(the AIX debugger) I see:
$ dbx imap
Type 'help' for help.
reading symbolic information ...
(dbx) gotoi 0x1100054c0
Goto address is not within current function or block. (set $unsafegoto to
override)
(dbx) set $unsafegoto
(dbx) gotoi 0x1100054c0
stopped in cmd-append. at 0x1100054c...