28 Oct
2021
28 Oct
'21
5:32 p.m.
On 28/10/2021 15:39 Frank Elsner frank.elsner@mailbox.org wrote:
On Thu, 28 Oct 2021 11:39:42 +0000 Aki Tuomi wrote:
Hi!
Can you provide gdb bt full output for this crash?
I fear this is far beyond my knowledge :-( but I will try.
Install debug symbols (if necessary) and
gdb /usr/libexec/dovecot/imap /path/to/core
What core?
--Frank
I guess you are using systemd-coredump, so try
coredumpctl dump -o core /usr/libexec/dovecot/imap
If this does not work, or you are not using systemd-coredump, please see https://www.dovecot.org/bugreport-mail/
Aki