Displaying 3 results from an estimated 3 matches for "synch_siz".
Did you mean:
synch_size
2005 Feb 04
1
possible bug in 1.0-test62
When connecting with mutt via IMAPS, I get "connection to server closed"
and this appears in logs:
dovecot: Feb 04 12:48:30 Error: IMAP(rathann): file mail-index-sync-ext.c: line 118: assertion failed: (size <= synch_size)
The problem goes away after deleting the index from ~/Mail/.imap/INBOX.
We're running 1.0-test62 on Solaris 9.
--
Dominik 'Rathann' Mierzejewski <rathann*at*icm.edu.pl>
Interdisciplinary Centre for Mathematical and Computational Modelling
Warsaw University | http://www.icm...
2005 Feb 06
1
crash with test62
...following today with test62 and mbox:
IMAP(juergen): Fixed index file /home/juergen/Mail/.imap/INBOX/dovecot.index:
recent_messages_count 19 -> 0
imap-login: Login: juergen [192.168.0.1]
file mail-index-sync-ext.c: line 118 (mail_index_sync_deinit_handlers):
assertion failed: (size <= synch_size)
child 31196 (imap) killed with signal 6
after that I had to delete dovecot.index to be able to select the folder.
And another one:
IMAP(juergen): Corrupted transaction log
file /home/juergen/Mail/.imap/dovecot/dovecot.index.log: record size too
small (type=0x0, size=0)
imap-login: Login: ju...
2007 Sep 10
0
Dovecot connection error because of the desynchronization between a index file and it's log file
...0
Sep 10 11:18:02 biosoft dovecot: POP3(hjnam): Corrupted index cache file
/home/hjnam/mail/.imap/INBOX/dovecot.index.cache: record points outside file
Sep 10 11:18:04 biosoft dovecot: POP3(hjnam): file
mail-index-sync-ext.c: line 118 (mail_index_sync_deinit_handlers):
assertion failed: (size <= synch_size)
Sep 10 11:18:04 biosoft dovecot: child 24912 (pop3) killed with signal 6
Thanks in advance.
-Kyungman Kim