5 May
2009
5 May
'09
12:34 a.m.
On Mon, 2009-05-04 at 12:21 -0500, Mike Abbott wrote:
Seen this error a few times from dovecot-1.1.14, Mac OS X, 64-bit
Intel. NFS may have been used.Panic: IMAP(user): file mail-index-sync-update.c: line 843
(mail_index_sync_map): assertion failed: (map->hdr.indexid == index-indexid || map->hdr.indexid == 0)
Can you get the values of map->hdr.indexid and index->indexid? Anyway it looks like dovecot.index file was recreated by another Dovecot that didn't know about the existing index files (which shouldn't really be happening normally) and the syncing code didn't handle that very well.