On Sun, Dec 19, 2021 at 12:35 AM Charles Philip Chan <cpchan@bell.net> wrote:
Charles Philip Chan <cpchan@bell.net> writes:
I just did a zypper dup and now Dovecot's imap process is crashing, thus I can't access my email. According to the logs, the login seem to be OK, however /usr/lib/dovecot/imap crashes with a signal 11:
imap(my_user_name)<9471></qQGDnbTCrJ/AAAB>: Fatal: master: service(imap): child 9471 killed with signal 11 (core dumped)
The package is build on Dec.16. Have anyone seen this and know how to solve it?
OK, after turning on more verbose debugging, the problem seems to be in the fts plugin.
,---- | imap[15202]: segfault at 50 ip 00007ff2445022c5 sp 00007ffd0fdab2d0 error 4 in lib20_fts_plugin.so[7ff244500000+11000] | Dec 18 22:02:46 <my_system> systemd-coredump[15204]: Process 15202 (imap) of user 1000 dumped core. `----
Thing are working now after I disabled it.
So, coredumpctl gdb bt full and upload the output as a text file to a bug report..