On 1.8.2012, at 22.21, Matthias Rieber wrote:

> here are the crashes with fts_solr:
..
> Crash 1
> Aug  1 21:05:40 smtp dovecot: imap(matthias): Error: fts_solr: Lookup failed: 
> 413 FULL head

The crash happens because the Solr lookup failed. I don't know what this Solr 
error means. Anyway, the crash itself is fixed by: 
http://hg.dovecot.org/dovecot-2.1/rev/d499f6d0ca68

> Crash 2
> #0  fts_search_lookup_level (fctx=0x897cfc8, args=0x8995590, and_args=true) 
> at fts-search.c:125
> 125             for (i = 0; result->box_results[i].box != NULL; i++) {

Fixed: http://hg.dovecot.org/dovecot-2.1/rev/323d6ce62567

Reply via email to