Nick Rosier wrote:
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?
With the use of DTrace I was able to track that the last Folder it
searched was a Virtual-folder (all mails unseen). After temporarily
moving this folder and running the command again it did not sigsegv. How
can I prevent a search from trying to index Virtual-folders?
Rgds,
N.