Displaying 6 results from an estimated 6 matches for "have_freebsd_sendfil".
Did you mean:
have_freebsd_sendfile
2005 Jan 14
2
istream-limit.c - assertion failed
dovecot: Jan 14 12:25:49 Error: IMAP(xxxuser): file istream-limit.c:
line 85 (_seek): assertion failed: (v_offset <= lstream->v_size)
That error message is generated when squirrelmail 1.4.4-rc1 attempts to
access this peculiar message partially quoted below. It doesn't happen
(after copying the message to our testing account) accessing it through
squirrelmail now. But it did.
The
2003 Apr 07
1
Error: child 12625 (imap) killed with signal 12
Hi!
I have tried to install dovecot as my imap service on my FreeBSD server.
At first all looked fine and worked flawless. But after a while i started
to get errors. The imap process dies with signal 12 when the client tries
to check the contens of the folder.
dovecot: Apr 07 09:55:17 Error: child 12625 (imap) killed with signal 12
Any ideas what may cause this problem?
MvH Johan Willard
2004 Nov 20
1
imap: assertion failed
This error is returned when reading a certain message using
Squirrelmail.
Any help on tracing the cause of this is greatly appreciated.
>From the logs:
dovecot: Nov 20 13:00:29 Error: IMAP(kimc): file ostream-file.c: line
643 (_send_istream): assertion failed: (instream->v_offset <=
in_size)
dovecot: Nov 20 13:00:29 Error: child 27873 (imap) killed with
signal6
-kim
2004 Dec 03
1
(mail_index_sync_update_index): assertion failed
...dex_sync_update_index): assertion failed: (map->records_count == map->hdr.messages_count)
Dec 3 13:08:17 aurora dovecot: child 65942 (imap) killed with signal 6
It doesn't seem to correlate with any particular action. The only change
I make to the compilation is to comment out #define HAVE_FREEBSD_SENDFILE
Thanks,
Doug
2005 Jan 31
0
1.0-test62
http://dovecot.org/test/
Nothing big, just random fixes.
- Crashfixes in keyword code
- -std=gnu99 wasn't working well in all systems, configure now checks
for it
- FreeBSD sendfile() calling was broken sometimes. No need to remove
#define HAVE_FREEBSD_SENDFILE anymore.
- FETCH BODY[] wasn't setting \Seen flag.
- LDAP fixes (by Kazuo Moriwaka)
- Don't crash if client disconnects while APPENDing or FETCHing
- mbox: write dummy message if all mails were expunged
- POP3: RETR wasn't setting \Seen flag.
- Treat ::ffff:127.* addresses as sec...
2004 Oct 21
3
1.0-test51
http://dovecot.org/test/
This release is built with autoconf 2.59 and libtool 1.9. We'll see how
it works out :) The required changes were done by Matthias Andree.
- The last fix for connection hanging made IDLE use 100% CPU
- We don't use Maildir/.INBOX/ directory anymore, indexes are stored
in Maildir-root
- Don't crash with FETCH BODY[n.MIME]
- Changed %p (protocol)