<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><div></div><br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><blockquote type="cite" class=""><div style="white-space: pre-wrap; caret-color: rgb(0, 0, 0); font-family: "Bitstream Vera Sans Mono"; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; margin: 0px;" class="">FD 13 is "anon_inode:[eventpoll]"</div></blockquote><div class=""><br class=""></div><div class="">What about fd 78? I guess some socket.</div><br class=""></div><div class="">Could you also try two more things when it happens again:</div><div class=""><br class=""></div><div class="">ltrace -tt -e '*' -o ltrace.log -p <pid></div><div class="">(My guess this isn't going to be very useful, but just in case it might be..)</div><div class=""><br class=""></div>gdb -p <pid><div class="">bt full</div><div class="">quit</div><div class=""><br class=""></div><div class="">Preferably install dovecot-dbg package also so the gdb backtrace output will be better.</div></div></div></blockquote><br class=""></div><div>These would still be useful to verify whether I'm even on the right track.</div><br class=""></body></html>