grosjo / fts-xapian

Dovecot FTS plugin based on Xapian
GNU Lesser General Public License v2.1
91 stars 19 forks source link

Fix warning/crash in latest. #148

Closed Philippe23 closed 6 months ago

Philippe23 commented 6 months ago

Fix warning about missing arg in printf format string.

I think this is causing crashes in latest.

Feb 11 12:30:09 myhostname dovecot: indexer-worker(USER3)<10124>: FTS Xapian: fts_backend_xapian_release (update_deinit) - done Feb 11 12:30:09 myhostname kernel: traps: indexer-worker[10127] general protection fault ip:7efec2cf4c82 sp:7efebfd69bf0 error:0 Feb 11 12:30:09 myhostname kernel: in libdovecot.so.0.0.0[7efec2c2f000+10e000] likely on CPU 0 (core 0, socket 0) Feb 11 12:30:09 myhostname kernel: in libdovecot.so.0.0.0[7efec2c2f000+10e000] Feb 11 12:30:09 myhostname kernel: Feb 11 12:30:09 myhostname dovecot: indexer-worker(USER3)<10124>: Fatal: master: service(indexer-worker): child 10124 killed with signal 11 (core dumps disabled - https://dovecot.org/bugreport.html#coredumps)