Control: tags -1 + upstream confirmed Control: forwarded -1 https://www.dovecot.org/pipermail/dovecot/2018-December/113819.html
Hi, On 11:52 Fri 07 Dec , Bernhard Übelacker wrote: > I could reproduce this crash in a minimal stretch amd64 VM > with just dovecot-core installed and default configuration. > > That command crashes also in a similar VM with current > buster/testing version. Thanks to both of you for the information. I have forwarded this bug upstream, it looks like `batch` is set up to work primarily with "version 1" doveadm commands, converting "version 2" commands to 1 under the hood. Apparently `kick` is lacking an allocation function that would allow it to work as a "version 1" command, causing a null pointer dereference on the way there. Regards, Apollon