Displaying 1 result from an estimated 1 matches for "imapc_client".
Did you mean:
imap_client
2018 Sep 27
3
doveadm backup abort in imapc-client.c
...grate email from Gmail to Dovecot. When I run doveadm backup, it goes
for a while and then eventually hits an assertion error (I've tried this
a few times now and it happens reliably).
The assertion failure looks like this:
dsync(evan at eklitzke.org): Panic: file imapc-client.c: line 179
(imapc_client_run_pre): assertion failed: (client->ioloop == NULL)
The last few lines of log output before the crash look like this:
https://gist.github.com/eklitzke/9a0dd77c44a6ee33e812f85d5773c24c
The GDB backtrace when the program panics looks like this:
https://gist.github.com/eklitzke/6b311474b08b546...