<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="">On 18 Sep 2018, at 15.15, Simone Lazzaris <<a href="mailto:s.lazzaris@interactive.eu" class="">s.lazzaris@interactive.eu</a>> wrote:<br class=""><div><blockquote type="cite" class=""><br 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="">I've got a core dump, and here is the backtrace. Let me know if you want the core file.</div></blockquote><div><br class=""></div><div>It would be useful if we're able to use it. Could you use <a href="https://dovecot.org/tools/core-tar.sh" class="">https://dovecot.org/tools/core-tar.sh</a> to send the core and the related binaries (e.g. just email to me)? The usage is explained at the beginning of the script. At least in theory we could then debug with the core file, although I've had some trouble even then.</div><div><br class=""></div>But just in case the core doesn't work, could you also do:</div><div><br class=""></div><div>bt full</div><div>fr 8</div><div>p *((struct doveadm_connection *)io->context)</div><div><div>p *((struct doveadm_connection *)io->context)->input</div><div class=""><br class=""></div></div></body></html>