chroot= does not resolve the issue
I have "chroot = login" in my conf
Here is the coredump
[root@gjserver coredump]# gdb /usr/libexec/dovecot/imap-login
core.imap-login.76.bb9d94dc52924cc1a339505741fb5458.1632413.161929015900
GNU gdb (GDB) 10.1
Copyright (C) 2020 Free Software Foundation,
On 23 Apr 2021, at 08:52, Hauke Fath wrote:
> There are longstanding problems with Dovecot mbox indexing.
…
> Would be great if this could be sorted out.
It can be, simply stop using nbox.
--
Help me, Obi-wan Kenobi. You're my only hope.
The same problem occurs when running 2.3.13 on RHEL8
Is this a RHEL8 specific issue?
Log output
Apr 24 14:14:38 webmail dovecot[568870]: master: Dovecot v2.3.13
(89f716dc2) starting up for imap
Apr 24 14:15:13 webmail dovecot[568872]: imap-login: Login: user=<
test=40example.com@ciphermail.priva
Hello
On latest git of dovecot, I get
Apr 24 04:07:36 gjserver dovecot[857958]: imap-login: Panic: file
client-common.c: line 293 (client_disconnect): assertion failed:
(client->prev == NULL && client->next == NULL)
and login process crash
On 2.3.14, there is no problems
Hope it helps
JM
On April 24, 2021 8:19:55 AM UTC, Joan Moreau wrote:
>Hello
>
>On latest git of dovecot, I get
>
>Apr 24 04:07:36 gjserver dovecot[857958]: imap-login: Panic: file
>client-common.c: line 293 (client_disconnect): assertion failed:
>(client->prev == NULL && client->next == NULL)
>
>and login pr