Displaying 2 results from an estimated 2 matches for "fts_build_body_block".
2013 Feb 22
1
patch to fix binary attachment indexing
FTS indexing of binary attachments is broken in dovecot-2.1.15: the binary data which fts_build_mail_real() sends to fts_build_body_block() (which sends it to fts_backend_update_build_more()) is garbled. This patch ungarbles it but I?m not positive it?s the best fix.
--- dovecot-2.1.15/src/plugins/fts/fts-build-mail.c 2012-11-27 02:07:27.000000000 -0600
+++ dovecot/src/plugins/fts/fts-build-mail.c 2013-02-21 19:48:15.000000000 -060...
2014 Jul 24
1
FTS lucene indexer-worker segfaulting
...ring config space at offset 0x3 (was 0x800000, writing 0x800010)\n 1: kernel: pci 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing "..., size=8188)
> at fts-api.c:193
> __FUNCTION__ = "fts_backend_update_build_more"
> #6 0xb7587814 in fts_build_body_block (ctx=0xbfad88fc, block=0xbfad88ec, last=false) at fts-build-mail.c:236
> i = 8188
> __FUNCTION__ = "fts_build_body_block"
> #7 0xb7587dfc in fts_build_mail_real (mail=<optimized out>, update_ctx=<optimized out>) at fts-build-mail.c:352
> ct...