[Dovecot] 1.0-alpha2: assertion failed
Hi,
I am experiencing some problems with Dovecot 1.0-alpha2: --8<-- Sep 20 13:54:45 mailgateway dovecot: imap(support): file mail-index-view-sync.c: line 168 (mail_index_view_sync_begin): assertion failed: (!view->syncing) Sep 20 13:54:45 mailgateway dovecot: child 27047 (imap) killed with signal 6 --8<-- I tried to make it core as described in http://www.dovecot.org/bugreport.html, but without luck. The problem only happens to two accounts/users, which are used by more than one remote user/client at once.
Dovecot OS is Linux 2.4.30 on RedHat 7.3. Clients are Thunderbird 1.0.6 on Linux and Windows. The mail storage format is Maildir. The indexes are stored in memory or in a separate directory (tried both).
Any hints?
Wolfram Schlich
On Tue, 2005-09-20 at 15:38 +0200, Wolfram Schlich wrote:
Hi,
I am experiencing some problems with Dovecot 1.0-alpha2: --8<-- Sep 20 13:54:45 mailgateway dovecot: imap(support): file mail-index-view-sync.c: line 168 (mail_index_view_sync_begin): assertion failed: (!view->syncing) Sep 20 13:54:45 mailgateway dovecot: child 27047 (imap) killed with signal 6
Does this happen all the time? Have you set mmap_disable=yes?
- Timo Sirainen tss@iki.fi [2005-09-24 14:27]:
On Tue, 2005-09-20 at 15:38 +0200, Wolfram Schlich wrote:
Hi,
I am experiencing some problems with Dovecot 1.0-alpha2: --8<-- Sep 20 13:54:45 mailgateway dovecot: imap(support): file mail-index-view-sync.c: line 168 (mail_index_view_sync_begin): assertion failed: (!view->syncing) Sep 20 13:54:45 mailgateway dovecot: child 27047 (imap) killed with signal 6
Does this happen all the time?
788 times from Sep 18 11:57:59 until Sep 23 17:32:40, every some minutes when it's being used. As I said, it happens only to two mailboxes which are being concurrently used by up to 5 remote clients.
Have you set mmap_disable=yes?
No. Should I?!
Wolfram Schlich
On Sat, 2005-09-24 at 18:39 +0200, Wolfram Schlich wrote:
- Timo Sirainen tss@iki.fi [2005-09-24 14:27]:
On Tue, 2005-09-20 at 15:38 +0200, Wolfram Schlich wrote:
Hi,
I am experiencing some problems with Dovecot 1.0-alpha2: --8<-- Sep 20 13:54:45 mailgateway dovecot: imap(support): file mail-index-view-sync.c: line 168 (mail_index_view_sync_begin): assertion failed: (!view->syncing) Sep 20 13:54:45 mailgateway dovecot: child 27047 (imap) killed with signal 6
Does this happen all the time?
788 times from Sep 18 11:57:59 until Sep 23 17:32:40, every some minutes when it's being used. As I said, it happens only to two mailboxes which are being concurrently used by up to 5 remote clients.
I think the attached patch fixes it. Also committing it to CVS now.
Have you set mmap_disable=yes? No. Should I?!
No, just wondering if that could have caused it.
participants (2)
-
Timo Sirainen
-
Wolfram Schlich