search for: _send_istream

Displaying 7 results from an estimated 7 matches for "_send_istream".

2004 Dec 05
3
(_send_istream): assertion failed:
This is on FreeBSD 5.3, is this fixed in -test or CVS ? Log message is below.. dovecot: Dec 05 07:48:08 Error: IMAP(kimc): file ostream-file.c: line 643 (_send_istream): assertion failed: (instream->v_offset <= in_size) dovecot: Dec 05 07:48:08 Error: child 42086 (imap) killed with signal 6 -kim __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2004 Oct 12
2
assertion failed and debugging dovecot
I'm getting this error on a particular message in my Maildir: Oct 11 21:59:48 aurora dovecot: IMAP(doug): file ostream-file.c: line 646 (_send_istream): assertion failed: (instream->v_offset <= in_size) To me, more import than the question "why is this happening" is "how can I debug this?" Attaching gdb to the running imap process doesn't give me access to the proper function names to set up breakpoints and get a...
2004 Nov 18
1
Only one malfunction in months - now running dovecot-1.0-test52
Dont think there has been even one failure in some months of use but tonight we're seeing this running test-52 While running squirrelmail 1.5.1-CVS a certain message causes: dovecot: Nov 17 22:25:14 Error: IMAP(kimc): file ostream-file.c: line 643 (_send_istream): assertion failed: (instream->v_offset <= in_size) dovecot: Nov 17 22:25:14 Error: child 72172 (imap) killed with signal 6 FWIW squirrelmail shows: ERROR : Connection dropped by imap-server. Query: FETCH 5 BODY[1] If I retrieve the message with Outlook, it shows the message has no text an...
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 __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com
2004 Oct 15
1
1.0-test48
...far. Perhaps I should just write binary compatible libsasl2 which actually talks to dovecot-auth. - other authentication code cleanups - don't insert extra spaces at the beginning of FETCH replies (I guess most clients ignored them) - mbox fixes - some index fixes - Hopefully fixes _send_istream() assert crash with FreeBSD (sendfile() was used wrong) The authentication code changes haven't been tested too much. I only tried that PLAIN authentication works. Others might not. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/...
2006 Jan 27
1
gcc 2.95 compile errors
...ript had mistaken it for the real PATH environment variable (which didn't include the gcc3 location). Should I be worried? Chris ostream-file.c: In function `o_stream_writev': ostream-file.c:126: warning: `ret' might be used uninitialized in this function ostream-file.c: In function `_send_istream': ostream-file.c:671: warning: assignment from incompatible pointer type mail-cache.c: In function `mail_cache_lock': mail-cache.c:374: warning: `ret' might be used uninitialized in this function mail-index-transaction.c: In function `mail_index_update_header_ext': mail-index-transa...
2007 Jul 23
2
assertion failed with KMail 3.5.6 and dovecot 1.0.0
Please CC me on answer, as I'm not subscribed on the list Here is the description of the problem. The system description follows. Everytime I read my email using KMail 3.5.6, dovecot hangs up near the end. I get the following in mail.err: IMAP(doudou): file ostream-crlf.c: line 339 (_send_istream): assertion failed: ((size_t)ret <= iov.iov_len) IMAP(doudou): Raw backtrace: imap [0x10080384] -> imap(i_info+0) [0x10080120] -> imap [0x1008f70c] -> imap(o_stream_send_istream+0x7c) [0x1008d57c] -> imap(maildir_save_continue+0x4c) [0x1002bacc] -> imap(mailbox_sa...