Displaying 2 results from an estimated 2 matches for "fts_build_deinit".
2011 Mar 16
5
segmentation fault with doveadm search
Configuration: Dovecot 2.0.11 on FreeBSD 8.2
When I run a search to generate the FTS search indexes I get following
error:
# doveadm search -A body dead_beef
[1] 34789 segmentation fault doveadm search -A body dead_beef
How can I (help) troubleshoot this?
Rgds,
N.
2008 Oct 04
2
Dovecot 1.1.3 crash & backtrace
...ts-backend-squat.c:182
uids = {arr = {buffer = 0x97dbe20, element_size = 8}, v = 0x97dbe20,
v_modifiable = 0x97dbe20}
ret = <value optimized out>
#11 0xb7da4abd in fts_backend_build_deinit (_ctx=0x97db774) at fts-api.c:108
ctx = (struct fts_backend_build_context *) 0x6
#12 0xb7da6330 in fts_build_deinit (_ctx=<value optimized out>)
at fts-storage.c:240
ctx = (struct fts_storage_build_context *) 0x97db728
box = (struct mailbox *) 0x97cee50
ret = 0
#13 0xb7da6eda in fts_mailbox_search_next_nonblock (ctx=0x97dac68,
mail=0x97dbec8, tryagain_r=0xbf83b68b) at fts-storage.c:393
fctx =...