Mark Lidstone
2004-Nov-15 14:29 UTC
[Dovecot] (mail_index_expunge): assertion failed: (!t->view->external)
Hi all, I was wondering if anyone's seen anything like this? Nov 15 14:16:13 olympic dovecot: imap-login: Login: postmaster [192.168.0.32] Nov 15 14:17:05 olympic dovecot: IMAP(postmaster): file mail-index-transaction.c: line 247 (mail_index_expunge): assertion failed: (!t->view->external) Nov 15 14:17:05 olympic dovecot: child 20184 (imap) killed with signal 6 Nov 15 14:17:19 olympic dovecot: Killed with signal 15 Nov 15 14:17:19 olympic dovecot: Dovecot v1.0-test52 starting up I'm running (as you might have guessed) test52 on Linux (i386) using maildirs. The client is Thunderbird. This only appears to be happening when viewing certain mail folders in the IMAP account. As a temporary fix, it seems to stop happening when I delete the ".imap*" files in the affected folder, but this is hardly an ideal solution. If you want any debug-type information please send me "idiots guide" type instructions as to how to do it - I'm not a software engineer :? Many thanks, Mark Lidstone IT and Network Support Administrator BMT SeaTech Ltd Grove House, Meridians Cross, 7 Ocean Way Ocean Village, Southampton. SO14 3TJ. UK Tel: +44 (0)23 8063 5122 Fax: +44 (0)23 8063 5144 E-Mail: mailto:mark.lidstone at bmtseatech.co.uk Website: www.bmtseatech.co.uk ========================================================================Confidentiality Notice and Disclaimer: The contents of this e-mail and any attachments are intended only for the use of the e-mail addressee(s) shown. If you are not that person, or one of those persons, you are not allowed to take any action based upon it or to copy it, forward, distribute or disclose the contents of it and you should please delete it from your system. BMT SeaTech Limited does not accept liability for any errors or omissions in the context of this e-mail or its attachments which arise as a result of Internet transmission, nor accept liability for statements which are those of the author and not clearly made on behalf of BMT SeaTech Limited. =========================================================================
Alex S Moore
2004-Nov-15 14:51 UTC
[Dovecot] (mail_index_expunge): assertion failed: (!t->view->external)
On Mon, 2004-11-15 at 14:29 +0000, Mark Lidstone wrote:> Hi all, > > I was wondering if anyone's seen anything like this?Yes, I am seeing exactly the same thing. Except that it started happening on INBOX, which renders the client email program unusable. Lots of lost connections, cannot select INBOX, etc. errors on the client side. The messages that you posted are in the dovecot server's log. I am running test52 on Solaris. The maildir is in the user's home directory on a nfs server. There are some post-test52 fixes in CVS, but I do not know if this particular problem is addressed. Alex
Daniel
2004-Nov-16 06:48 UTC
[Dovecot] (mail_index_expunge): assertion failed: (!t->view->external)
Hi (mail_index_expunge): assertion failed: (!t->view->external) can be fixed by deleting the /home/<user>/mail/.imap directory. It has happened a few times with me. Regards Daniel Rowe
Timo Sirainen
2004-Nov-16 14:13 UTC
[Dovecot] (mail_index_expunge): assertion failed: (!t->view->external)
On 15.11.2004, at 16:29, Mark Lidstone wrote:> Nov 15 14:17:05 olympic dovecot: IMAP(postmaster): file > mail-index-transaction.c: line 247 (mail_index_expunge): assertion > failed: (!t->view->external)Looks like I accidentally left this in test52. It was there only for debugging. Just remove that line entirely and it should work. It only means that someone had expunged mail from mailbox outside Dovecot. If this isn't the case, there is some bug in mailbox synchronization.. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20041116/5415a049/attachment-0001.bin>