23 Nov
2009
23 Nov
'09
6:46 p.m.
On Mon, 2009-11-23 at 09:59 +0200, Nikita Koshikov wrote:
With above patch applied, I got this one crash:
Nov 23 09:42:59 IMAP(alice@domain.com): Panic: file mail-index-sync-ext.c: line 625 (mail_index_sync_ext_hdr_update): assertion failed: (ext->hdr_offset + offset + size <= map->hdr.header_size)
Fixed: http://hg.dovecot.org/dovecot-1.2/rev/40a6a70b3146
Also that crash doesn't get fixed by itself, so either delete the virtual mailbox's dovecot.index* files or/and apply this patch:
http://hg.dovecot.org/dovecot-1.2/rev/9a8eb4d68b04
And I finally created 1000 mailboxes myself and tested that it actually works now.