[Dovecot] file istream-raw-mbox.c: line 450 (istream_raw_mbox_get_body_size): assertion failed: (rstream->mail_size != (uoff_t)-1)
Hi list,
Today i tried upgrading my dovecot server from 0.99.14 to 1.0alpha3. Unfortunately the new version does not work. The log file says:
Oct 2 20:40:02 knut dovecot: imap-login: Login: user=<arved>, method=PLAIN, rip=213.225.30.218, lip=213.9.70.XXX, TLS Oct 2 20:40:02 knut dovecot: imap(arved): file istream-raw-mbox.c: line 450 (istream_raw_mbox_get_body_size): assertion failed: (rstream->mail_size != (uoff_t)-1) Oct 2 20:40:02 knut dovecot: child 98766 (imap) killed with signal 6
The Server is running on FreeBSD 5.4-STABLE, Client is Apple Mail 1.3.11 connecting via imaps.
any ideas, whats wrong?
regards tilman
On Sun, 2005-10-02 at 23:53 +0200, Tilman Linneweh wrote:
Oct 2 20:40:02 knut dovecot: imap(arved): file istream-raw-mbox.c: line 450 (istream_raw_mbox_get_body_size): assertion failed: (rstream->mail_size != (uoff_t)-1)
There is something wrong with the mbox you're trying to access. If this happens every time with it, could you send it to me through http://dovecot.org/tools/mboxcrypt.pl ?
On 2005-10-16, Timo Sirainen tss@iki.fi wrote:
On Sun, 2005-10-02 at 23:53 +0200, Tilman Linneweh wrote:
Oct 2 20:40:02 knut dovecot: imap(arved): file istream-raw-mbox.c: line 450 (istream_raw_mbox_get_body_size): assertion failed: (rstream->mail_size != (uoff_t)-1)
There is something wrong with the mbox you're trying to access. If this happens every time with it, could you send it to me through http://dovecot.org/tools/mboxcrypt.pl ?
I'm seeing the same error on 1.0alpha4, happens every time I access that mailbox. You can get the crypted mailbox at URL:http://boinkor.net/misc/assertion-failed-mbox.gz.
Thanks,
Andreas Fuchs, asf@boinkor.net, asf@jabber.at, antifuchs
participants (3)
-
Andreas Fuchs
-
Tilman Linneweh
-
Timo Sirainen