[Dovecot] segmentation fault with doveadm search

Timo Sirainen tss at iki.fi
Thu Mar 17 16:39:53 EET 2011


On Thu, 2011-03-17 at 14:38 +0100, Nick Rosier wrote:
> > # 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?

Could you get gdb backtrace?

gdb --args doveadm search -A body dead_beef
run
bt full




More information about the dovecot mailing list