30 Sep
2009
30 Sep
'09
6:12 p.m.
On Wed, 2009-09-30 at 14:54 +0100, Chris Wakelin wrote:
Sep 30 09:57:11 IMAP 25384 xxxxxxxx 134.225.xx.xx : Panic: file mail-index-sync-update.c: line 933 (mail_index_sync_map): assertion failed: (map->hdr.indexid == index->indexid || map->hdr.indexid == 0)
This was actually a pretty rare problem that happened when two processes tried to create a previously non-existing Dovecot index at the exact same time, but they had a different value in "current time" variable (by one second). This'll fix it: http://hg.dovecot.org/dovecot-1.2/rev/1fb19e1c84f5
So next problem: the login process crashing..