<div dir="ltr"><div>Hi,</div><div><br></div><div>I can confirm that the commit fixed the crash in dsync for me.</div><div><br></div><div>Thanks,</div><div> Wolfgang<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 13, 2018 at 10:43 PM, Timo Sirainen <span dir="ltr"><<a href="mailto:tss@iki.fi" target="_blank">tss@iki.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space"><div style="word-wrap:break-word;line-break:after-white-space"><span class="">On 13 Jul 2018, at 21.39, Wolfgang Rosenauer <<a href="mailto:wrosenauer@gmail.com" target="_blank">wrosenauer@gmail.com</a>> wrote:<br><div><blockquote type="cite"><br class="m_-7859572335393577232Apple-interchange-newline"><div><div dir="ltr"><div>I think I get pretty much the same issue:</div><div><br></div><div>dsync(support): Panic: file mailbox-attribute.c: line 360 (mailbox_attribute_get_stream)<wbr>: assertion failed: (value_r->value != NULL || value_r->value_stream != NULL)<br>dsync(support): Error: Raw backtrace: /usr/lib64/dovecot/libdovecot.<wbr>so.0(+0xc9e06) [0x7fba8a348e06] -> /usr/lib64/dovecot/libdovecot.<wbr>so.0(default_fatal_handler+<wbr>0x2a) [0x7fba8a348e4a] -> /usr/lib64/dovecot/libdovecot.<wbr>so.0(i_fatal+0) [0x7fba8a2bd813] -> /usr/lib64/dovecot/libdovecot-<wbr>storage.so.0(+0x597fc) [0x7fba8a64f7fc] -> dsync(dsync_mailbox_import_<wbr>attribute+0x3a) [0x55d72a8ac37a] -> dsync(dsync_brain_sync_mails+<wbr>0x2ef) [0x55d72a8a7e9f] -> dsync(dsync_brain_run+0x2b0) [0x55d72a8a3690] -> dsync(+0x29f5c) [0x55d72a88af5c] -> dsync(+0x2bd97) [0x55d72a88cd97] -> dsync(+0x2c878) [0x55d72a88d878] -> dsync(doveadm_mail_try_run+<wbr>0x205) [0x55d72a88e1f5] -> dsync(main+0x475) [0x55d72a87de85] -> /lib64/libc.so.6(__libc_start_<wbr>main+0xf5) [0x7fba89c8d725] -> dsync(_start+0x29) [0x55d72a87e009]<br></div></div></div></blockquote><br></div></span><div>Already fixed, but was scheduled for v2.3.3: <a href="https://github.com/dovecot/core/commit/4ff4bd024a9b6e7973b76b186ce085c2ca669d3e" target="_blank">https://github.com/<wbr>dovecot/core/commit/<wbr>4ff4bd024a9b6e7973b76b186ce085<wbr>c2ca669d3e</a></div><div><br></div><div>As a workaround, you could disable ACL when running dsync: doveadm -o plugin/acl= ...</div><div><br></div></div></div></blockquote></div><br></div>