search for: imap_fetch

Displaying 20 results from an estimated 31 matches for "imap_fetch".

2008 Dec 10
2
assert with zlib and (maybe) fts
Hi, I compressed a folder with the following script: ... for i in *.*.*; do file $i | grep bzip2 >/dev/null 2>&1 if [ $? -ne 0 ]; then echo "Compress: $i" cat "$i" | bzip2 -9 > ../tmp/$i if [ $? -eq 0 ]; then mv ../tmp/$i $i fi else
2007 Dec 21
1
1.1.beta11 crashes
...lease version. Some of my previous corrupted indexes caused an issue with 1.1.beta11: Dec 20 21:25:40 ra dovecot: IMAP(bodil at mydomain.com): Raw backtrace: imap [0x47ef81] -> imap [0x47eca6] -> imap [0x42c3bc] -> imap [0x42f201] -> imap [0x42f324] -> imap [0x41d585] -> imap(imap_fetch+0x147) [0x41cb17] -> imap(cmd_fetch+0x1bc) [0x41686c] -> imap(cmd_uid+0x52) [0x419c42] -> imap [0x41a508] -> imap [0x41a5aa] -> imap(client_input+0x72) [0x41ab72] -> imap(io_loop_handler_run+0x106) [0x485746] -> imap(io_loop_run+0x1d) [0x484dbd] -> imap(main+0x401) [0x4...
2007 Nov 15
1
imap process consuming 100% CPU (Dovecot 1.0.3)
...in "mbox-mail.c" > > mail_get_stream(mail = 0x200281a8, hdr_size = 0x2ff227a8, body_size = 0x2ff227b8), line 107 in "mail.c" > > imap-fetch-body.fetch_body(ctx = 0x200205e0, mail = 0x200281a8, context = 0x20020858), line 331 in "imap-fetch-body.c" > > imap_fetch(ctx = 0x200205e0), line 291 in "imap-fetch.c" > > cmd_fetch(cmd = 0x2001e35c), line 163 in "cmd-fetch.c" > > cmd_uid(cmd = 0x2001e35c), line 19 in "cmd-uid.c" > > client_handle_input(cmd = 0x2001e35c), line 344 in "client.c" > > client...
2008 Mar 10
2
Consecutive crashes of serveral imapd processes
...ail=0x80f8538, field=MAIL_FETCH_IMAP_BODYSTRUCTURE) at index-mail.c:728 #3 0x0806f3c7 in maildir_mail_get_special (_mail=0x80f8538, field=72) at maildir-mail.c:192 #4 0x0805ecfe in fetch_bodystructure (ctx=0x80dcfc8, mail=0x80f8538, context=0x0) at imap-fetch.c:416 #5 0x0805f85c in imap_fetch (ctx=0x80dcfc8) at imap-fetch.c:290 #6 0x08059bee in cmd_fetch (cmd=0x80da334) at cmd-fetch.c:163 #7 0x0805d12f in client_handle_input (cmd=0x80da334) at client.c:344 #8 0x0805d1bc in client_handle_input (cmd=0x80da334) at client.c:398 #9 0x0805d85f in _client_input (context=0x80da2f0) at clien...
2006 Dec 10
2
segfault in RC15
...; virtual_size = 580366801855675066 flags = 19 #2 0x8097b22 in mail_get_virtual_size (mail=0x80e9440) at mail.c:68 mail = (struct mail *) 0x80d72c0 #3 0x805cf4d in fetch_rfc822_size (ctx=0x80de088, mail=0x80e9440, context=0x0) at imap-fetch-body.c:839 ctx = (struct imap_fetch_context *) 0x80d72c0 size = 135099072 #4 0x805b395 in imap_fetch (ctx=0x80de088) at imap-fetch.c:265 ctx = (struct imap_fetch_context *) 0x80de088 handlers = (struct imap_fetch_context_handler *) 0x80de1a8 ret = 1 #5 0x8056e0b in cmd_fetch (cmd=0x80db044) at cmd-fe...
2008 Sep 16
2
assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream->stream_errno != 0) (1.1.3 was working fine)
...7 args = 0xbfe643a4 "mG\022\b/\001" #6 0x080fcb64 in i_stream_read_data (stream=0x9094a08, data_r=0xbfe64444, size_r=0xbfe64440, threshold=0) at istream.c:303 ret = -1 read_more = false __PRETTY_FUNCTION__ = "i_stream_read_data" #7 0x08065ba1 in imap_fetch_send (ctx=0x90716e0, output=0x90714ec, input=0x9094a08, cr_skipped=false, virtual_size=169, add_missing_eoh=false, last_cr=0x9071734) at imap-fetch-body.c:132 msg = (const unsigned char *) 0x0 i = 3219539032 size = 0 vsize_left = 169 sent = 0 ret = 58...
2005 Jun 04
0
Crash and Assertion Error
...;flags" is not available. (gdb) bt #0 0x08074d70 in index_mail_get_flags (_mail=0x80c9170) at index-mail.c:162 #1 0x0808c98d in mail_get_flags (mail=0xb7dd3854) at mail.c:32 #2 0x0805a6f5 in fetch_flags (ctx=0x80bee50, mail=0x80c9170, context=0x0) at imap-fetch.c:444 #3 0x0805ac2c in imap_fetch (ctx=0x80bee50) at imap-fetch.c:264 #4 0x080567bb in cmd_fetch (cmd=0x80bcb98) at cmd-fetch.c:165 #5 0x08059685 in _client_input (context=0x80bcb58) at client.c:334 #6 0x0809e64a in io_loop_handler_run (ioloop=0x80bb9b0) at ioloop-poll.c:184 #7 0x0809dd69 in io_loop_run (ioloop=0x80bb9b0) at io...
2005 May 11
1
Segfault in imap process
...t;flags" is not available. (gdb) bt #0 0x08074d10 in index_mail_get_flags (_mail=0x80c86d0) at index-mail.c:162 #1 0x0808c86d in mail_get_flags (mail=0xb7c71834) at mail.c:32 #2 0x0805a6a5 in fetch_flags (ctx=0x80bee70, mail=0x80c86d0, context=0x0) at imap-fetch.c:444 #3 0x0805abdc in imap_fetch (ctx=0x80bee70) at imap-fetch.c:264 #4 0x0805676b in cmd_fetch (cmd=0x80bcb98) at cmd-fetch.c:165 #5 0x08059635 in _client_input (context=0x80bcb58) at client.c:334 #6 0x0809e1da in io_loop_handler_run (ioloop=0x80bb9b0) at ioloop-poll.c:184 #7 0x0809d8f9 in io_loop_run (ioloop=0x80bb9b0) at io...
2005 Aug 22
0
Segfault in imap
...;flags" is not available. (gdb) bt #0 0x08076b50 in index_mail_get_flags (_mail=0x80cbd20) at index-mail.c:152 #1 0x0808eb4d in mail_get_flags (mail=0xb7de7088) at mail.c:32 #2 0x0805a9d5 in fetch_flags (ctx=0x80c1ed0, mail=0x80cbd20, context=0x0) at imap-fetch.c:445 #3 0x0805af0c in imap_fetch (ctx=0x80c1ed0) at imap-fetch.c:265 #4 0x0805693b in cmd_fetch (cmd=0x80bfba8) at cmd-fetch.c:166 #5 0x0805999b in _client_input (context=0x80bfb68) at client.c:334 #6 0x080a045a in io_loop_handler_run (ioloop=0x80be9b0) at ioloop-poll.c:184 #7 0x0809f9d9 in io_loop_run (ioloop=0x80be9b0) at io...
2004 Oct 26
1
Crash (segfault) while reading folder headers
...maildir_index_sync_readonly () No symbol table info available. #2 0x0805e586 in maildir_open_mail () No symbol table info available. #3 0x0806bf8a in index_mail_next () No symbol table info available. #4 0x0806aa33 in index_storage_fetch_next () No symbol table info available. #5 0x08055f0c in imap_fetch () No symbol table info available. #6 0x0805254a in cmd_fetch () No symbol table info available. #7 0x08054260 in cmd_uid () No symbol table info available. #8 0x08054a49 in _client_reset_command () No symbol table info available. #9 0x08054ad8 in _client_input () No symbol table info available...
2008 Jul 25
0
Dovecot 1.1.2, SIGABRT on copy mail
...p [0x80cf8e0] -> imap [0x80cf93a] -> imap [0x80cf26c] -> imap(message_parser_parse_body+0) [0x80c8ba0] -> imap(message_parser_parse_body+0x1e) [0x80c8bbe] -> imap [0x8095120] -> imap [0x809528c] -> imap(index_mail_get_special+0x3a7) [0x8095757] -> imap [0x8061b94] -> imap(imap_fetch+0x148) [0x80620f8] -> imap(cmd_fetch+0x28e) [0x805bcae] -> imap [0x805fd7c] -> imap [0x805fe25] -> imap [0x80605e5] -> imap(client_input+0x5e) [0x80607fe] -> imap(io_loop_handler_run+0x100) [0x80d7230] -> imap(io_loop_run+0x28) [0x80d63c8] -> imap(main+0x4a1) [0x8068321] -&g...
2008 Aug 29
1
Dovecot-1.1.2 assertion failure in preparsed_parse_next_header_init
...AP_BODYSTRUCTURE, value_r=0xbfb4b370) at index-mail.c:983 #12 0x08078a18 in maildir_mail_get_special (_mail=0x6, field=0, value_r=0xbfb4b370) at maildir-mail.c:437 #13 0x080643f4 in fetch_bodystructure (ctx=0x810b708, mail=0x8122668, context=0x0) at imap-fetch.c:450 #14 0x08064960 in imap_fetch (ctx=0x810b708) at imap-fetch.c:309 #15 0x0805e44e in cmd_fetch (cmd=0x810b670) at cmd-fetch.c:152 #16 0x080625cc in client_command_input (cmd=0x810b670) at client.c:580 #17 0x08062675 in client_command_input (cmd=0x810b670) at client.c:629 #18 0x08062e43 in client_handle_input (client=0x810b418) a...
2006 Jan 31
1
beta2: strange assert
...field=MAIL_FETCH_IMAP_BODYSTRUCTURE) at mbox-mail.c:145 #11 0x00063e0c in mail_get_special (mail=Variable "mail" is not available. ) at mail.c:114 #12 0x00023aa4 in fetch_bodystructure (ctx=0xb2370, mail=Variable "mail" is not available. ) at imap-fetch.c:375 #13 0x0002375c in imap_fetch (ctx=0xb2370) at imap-fetch.c:263 #14 0x0001e7a0 in cmd_fetch (cmd=0xb00b0) at cmd-fetch.c:166 #15 0x00021f98 in client_handle_input (cmd=0xb00b0) at client.c:355 #16 0x0002209c in _client_input (context=Variable "context" is not available. ) at client.c:406 #17 0x00078d74 in io_loop_hand...
2008 Sep 18
2
dovecot 1.1.3 coredump
...eshold=0) at istream.c:283 #5 0x00000000004afbd7 in message_get_body_size (input=0x795380, body=0x7fffffffe610, has_nuls=0x0) at message-size.c:76 #6 0x0000000000421c5f in fetch_body_header_fields (ctx=0x75c130, mail=0x713048, body=0x75c640) at imap-fetch-body.c:458 #7 0x00000000004201a1 in imap_fetch_more (ctx=0x75c130) at imap-fetch.c:309 #8 0x0000000000420400 in imap_fetch (ctx=0x75c130) at imap-fetch.c:361 #9 0x0000000000417742 in cmd_fetch (cmd=0x75c048) at cmd-fetch.c:152 #10 0x000000000041c0c2 in cmd_uid (cmd=0x75c048) at cmd-uid.c:26 #11 0x000000000041d7b4 in client_command_input (cmd=...
2007 Feb 19
3
Crash: index-mail.c: line 790
Here is the first crash I've seen with the current CVS... Feb 19 00:45:52 mail35a dovecot: IMAP(mnash at stest1.com): Corrupted transaction log file /var/index//data1/mail/st/stest1.com/mn/mnash//.Trash/dovecot.index.log: Append with UID 5736, but next_uid = 5744 Feb 19 00:45:55 mail35a dovecot: IMAP(mnash at stest1.com): Corrupted transaction log file
2008 Mar 11
2
dovecot-1.1.rc3 segmentation fault in fetch_bodystructure
Hi, another imap crash with latest dovecot. segmentation fault in fetch_bodystructure src/imap/imap-fetch.c static int fetch_bodystructure(struct imap_fetch_context *ctx, struct mail *mail, void *context ATTR_UNUSED) { const char *bodystructure; if (mail_get_special(mail, MAIL_FETCH_IMAP_BODYSTRUCTURE, &bodystructure) < 0) return -1; ---> before the...
2006 Dec 14
2
604995471 7500 routers / upgrade issue
Hi Benjamin: I think that the following link will give you an idea for what you need to know: http://www.cisco.com/warp/customer/620/roadmap_b.shtml This is for the naming: http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_tech_note09186a0080101cda.shtml In this case 11.1CC goes to 12.0T and 12.0T migrate to 12.1 mainline. Do not you worry you will not loose anything with the new
2004 Jul 12
1
dovecot-1.0-test27 crash on FETCH
...0x1f03d in index_mail_close (mail=0x6d21c) at index-mail.c:550 #3 0x1f320 in index_mail_deinit (mail=0x6d21c) at index-mail.c:642 #4 0x217c3 in index_storage_search_deinit (_ctx=0x6d200) at index-search.c:762 #5 0x31a80 in mailbox_search_deinit (ctx=0x6d200) at mail-storage.c:411 #6 0x7b23 in imap_fetch (client=0x64100, fetch_data=17, imap_data=IMAP_FETCH_UID, bodies=0x57078, search_args=0x57108) at imap-fetch.c:409 #7 0x2f8c in cmd_fetch (client=0x64100) at cmd-fetch.c:361 #8 0x54d2 in cmd_uid (client=0x64100) at cmd-uid.c:19 #9 0x5dca in client_handle_input (client=0x64100) at client.c:318 #1...
2008 Aug 29
3
Dovecot-1.1.2 segfaults in mail_cache_header_fields_get_offset
...48 Error: child 66917 (imap) killed with signal 11 --- Backtrace --- mail_cache_header_fields_get_offset + 214 mail_cache_header_fields_read + 37 mail_cache_open_and_verify + 167 mail_cache_field_exists + 77 index_mail_set_seq + 306 index_storage_search_next_nonblock + 464 mailbox_search_next + 52 imap_fetch + 345 cmd_fetch + 639 client_command_input + 33 client_command_input + 463 client_handle_input + 242 client_input + 151 io_loop_handler_run + 272 io_loop_run + 39 main + 1671 start + 52 If I do the exact same telnet all over again, the imap process crashes in the same place, but without reportin...
2008 Oct 16
2
dovecot 1.1.4 maildir imap segfault in message_parse_header_next
...ed out> __PRETTY_FUNCTION__ = '\0' <repeats 21 times> #6 0x08064178 in fetch_body_header_fields (ctx=0x875e668, mail=0x8776138, body=0x875e958) at imap-fetch-body.c:458 size = {physical_size = 0, virtual_size = 0, lines = 0} old_offset = 0 #7 0x08062218 in imap_fetch (ctx=0x875e668) at imap-fetch.c:309 _data_stack_cur_id = 4 ret = <value optimized out> __PRETTY_FUNCTION__ = "\000\000\000\000\000\000\000\000\000\000" #8 0x0805bd9e in cmd_fetch (cmd=0x875e5c0) at cmd-fetch.c:152 ctx = (struct imap_fetch_context *)...