search for: cmd_copy

Displaying 20 results from an estimated 46 matches for "cmd_copy".

2008 Aug 17
4
Dovecot 1.1.2, index_mailbox_set_recent_seq crash again
...MAP(user1): Raw backtrace: imap [0x80cf8e0] -> imap [0x80cf93a] -> imap [0x80cf26c] -> imap [0x809d11a] -> imap(index_mailbox_set_recent_seq+0x3e) [0x809d15e] -> imap(mbox_sync+0x105d) [0x80823fd] -> imap [0x807a454] -> imap(index_transaction_commit+0x4e) [0x809ddfe] -> imap(cmd_copy+0x35f) [0x805b26f] -> imap(cmd_uid+0x59) [0x805f3d9] -> 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] ->...
2008 Oct 17
0
Backtrace:/usr/local/libexec/dovecot/imap (1.1.4)
...t;) at failures.c:430 No locals. #5 0x080d6899 in i_panic ( format=0x80f3434 "Trying to close mailbox %s with open transactions") at failures.c:197 No locals. #6 0x080a52f6 in mailbox_close (_box=0x6) at mail-storage.c:478 box = <value optimized out> #7 0x0805da6f in cmd_copy (cmd=0x8d7f088) at cmd-copy.c:164 client = (struct client *) 0x8d7ee40 storage = (struct mail_storage *) 0x8d7e758 destbox = (struct mailbox *) 0x8db59b8 t = (struct mailbox_transaction_context *) 0x0 search_arg = (struct mail_search_arg *) 0x8d72470 messageset = 0x8d83188 "41:42,59:60,6...
2006 Sep 23
2
Need to detect event: a user move a message to a “spam folder” (for antispam filter)
I?m writing an immune system based antispam filter. I need to detect when a user move a message to her spam folder (to inform the filter). I I found ?cmd_copy? in imap library so I detect the copy event. But at this level I wasn?t able to find info about which mail and which user copy this message. My question is: Were I can find user Info to know how is moving this message in the spam folder. Ideally if I can have informatio...
2008 Mar 10
2
dovecot 1.1.rc3 assertion failed at index_mailbox_set_recent_uid while deleting message with thunderbird.
...ion_commit (t=0x88c5550, log_file_seq_r=0xbfd8cbc8, log_file_offset_r=0xbfd8cbc0) at mbox-transaction.c:45 #9 0x0809c69e in index_transaction_commit (_t=0x88cb1c0, uid_validity_r=0xbfd8cc48, first_saved_uid_r=0xbfd8cc44, last_saved_uid_r=0xbfd8cc40) at index-transaction.c:105 #10 0x0805b0cf in cmd_copy (cmd=0x88b75c0) at cmd-copy.c:141 #11 0x0805f079 in cmd_uid (cmd=0x88b75c0) at cmd-uid.c:26 #12 0x0805f9a9 in client_command_input (cmd=0x88b75c0) at client.c:546 #13 0x0805fa3e in client_command_input (cmd=0x88b75c0) at client.c:595 #14 0x080601c5 in client_handle_input (client=0x88b7368) at clien...
2009 Dec 03
3
imap crash with backtrace (1.2.8)
...=0x9fe5070) at mail-log-plugin.c:442 name = <value optimized out> #5 0xb7ede820 in quota_copy (ctx=0x9fbcf98, mail=0x9fe5070) at quota-storage.c:189 t = 0x9fe3660 qbox = 0x9fc4020 #6 0x080614b8 in fetch_and_copy (cmd=0x9f82e30) at cmd-copy.c:73 No locals. #7 cmd_copy (cmd=0x9f82e30) at cmd-copy.c:145 client = 0x9f82ba0 storage = 0x9f824b8 destbox = 0x9fc3c38 t = 0x9fe3660 search_args = 0x9fed2b0 messageset = 0x9f85738 "7161" mailbox = 0x9f85746 "Pathologie.Institut" src_uidset =...
2008 Mar 05
2
assert() using plugins zlib and antispam together
...cal/dovecot-1.0.10patch4mgtsv92/lib/dovecot/imap/lib10_quota_plugin.so [0xb7e5a8b6] -> /usr/local/dovecot-1.0.10patch4mgtsv92/lib/dovecot/imap/lib20_mail_log_plugin.so [0xb7f97050] -> /usr/local/dovecot-1.0.10patch4mgtsv92/lib/dovecot/imap/lib90_antispam_plugin.so [0xb7e4d5f5] -> imap(cmd_copy+0x1aa) [0x8056c7a] -> imap [0x805ac38] -> imap [0x805acc7] -> imap(_client_input+0x6c) [0x805b3bc] -> imap(io_loop_handler_run+0x162) [0x80b3562] -> imap(io_loop_run+0x28) [0x80b29a8] -> imap(main+0x5a0) [0x8063590] -> /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc : 8...
2008 Oct 16
2
imap crash (1.1.4)
...rge_r=0xbfbf814b) at quota.c:822 size = 25773331170 ret = <value optimized out> #13 0xb7f7005c in quota_check (t=0x8ee3ff0, mail=0x8ef77c8) at quota-storage.c:148 qt = (struct quota_transaction_context *) 0x8ee45d0 ret = <value optimized out> too_large = false #14 0x0805d8a4 in cmd_copy (cmd=0x8ead088) at cmd-copy.c:66 client = (struct client *) 0x8eace40 storage = (struct mail_storage *) 0x8eac758 destbox = (struct mailbox *) 0x8ecf7f0 t = (struct mailbox_transaction_context *) 0x8ee3ff0 search_arg = <value optimized out> messageset = 0x8eb1188 "1437:1438,1445:14...
2011 Apr 04
1
Dovecot IMAP repeatedly disconnects
..._broken=0 originally needed 17 bytes, now needs 18 bytes Apr 4 16:39:21 holly dovecot: IMAP(?user?): Raw backtrace: imap [0x461b7e] -> imap [0x4618ec] -> imap(mbox_sync_rewrite+0x5e3) [0x4344a3] -> imap [0x42f5c0] -> imap(mbox_sync+0x428) [0x4309a8] -> imap [0x427a5c] -> imap(cmd_copy+0x2f9) [0x411ff9] -> imap(cmd_uid+0x48) [0x4152a8] -> imap [0x4157a7] -> imap [0x415839] -> imap(_client_input+0x6d) [0x415e7d] -> imap(io_loop_handler_run+0x106) [0x466ef6] -> imap(io_loop_run+0x18) [0x4663f8] -> imap(main+0x3f2) [0x41d5c2] -> /lib64/libc.so.6(__libc_st...
2008 Oct 09
5
Panic 1.1.4
...map [0x80b9385] -> imap [0x80b9aa7 ] -> imap [0x80b9bb4] -> imap [0x80b9c95] -> imap(i_stream_seek+0x69) [0x80c7db9] -> imap [0x8071763] -> /usr/lib/dovecot/imap/lib20_mail_log_plugin.so [0xb7f a3aec] -> /usr/lib/dovecot/imap/lib20_mail_log_plugin.so [0xb7fa3d56] -> imap(cmd_copy+0x1d2) [0x805a142] -> imap [0x805edfc] -> imap [0x805eea5] -> imap [0x8 05f665] -> imap(client_input+0x5e) [0x805f87e] -> imap(io_loop_handler_run+0x100) [0x80cb590] -> imap(io_loop_run+0x28) [0x80ca6a8] -> imap(main+0x4ac) [0x806 73bc] -> /lib/libc.so.6(__libc_start_main...
2007 Mar 05
3
Bug: mbox-sync-parse.c: line 228
...w backtrace: imap [0x80a8265] -> imap [0x80a7de7] -> imap [0x8070a04] -> imap [0x8070a17] -> imap(mbox_sync_parse_next_mail+0x200) [0x807101c] -> imap(mbox_sync_rewrite+0x94f) [0x8077813] -> imap [0x80724bc] -> imap(mbox_sync+0x3e2) [0x807447a] -> imap [0x806cd9a] -> imap(cmd_copy+0x23d) [0x8057599] -> imap(cmd_uid+0x76) [0x805a60a] -> imap [0x805afb6] -> imap [0x805af4a] -> imap(_client_input+0x78) [0x805b0fc] -> imap(io_loop_handler_run+0x131) [0x80ad9e1] -> imap(io_loop_run+0x21) [0x80acf79] -> imap(main+0x458) [0x8061fc4] -> /lib/tls/libc.so.6(__l...
2008 Aug 24
1
Multiple similar crashes (1.1.2: imap crash with SIGSEGV)
...fts_backend_init (backend_name=0x89e1108 "squat", box=0x8a078e0) at fts-api.c:63 #11 0xb7eab03e in fts_transaction_begin (box=0x8a078e0, flags=6) at fts-storage.c:607 #12 0x080a4b7e in mailbox_transaction_begin (box=0x8a078e0, flags=6) at mail-storage.c:657 #13 0x0805d6f6 in cmd_copy (cmd=0x89ed5f0) at cmd-copy.c:133 #14 0x0806276c in client_command_input (cmd=0x89ed5f0) at client.c:580 #15 0x08062803 in client_command_input (cmd=0x89ed5f0) at client.c:629 #16 0x08062dbd in client_handle_input (client=<value optimized out>) at client.c:670 #17 0x0806323e in client_inp...
2009 Aug 13
4
Crash in v1.2.3: istream.c: assertion failed on line 99
...tream_read+0x48) [0x4a23f8] -> imap(i_stream_read_data+0x28) [0x4a2558] -> imap [0x4ab22e] -> imap(o_stream_send_istream+0x2e) [0x4aa63e] -> imap(maildir_save_continue+0x32) [0x443d12] -> imap(mail_storage_copy+0x6a) [0x462a1a] -> imap(maildir_copy+0x5e) [0x441d2e] -> imap(cmd_copy+0x1fe) [0x41a94e] -> imap(cmd_uid+0x78) [0x41f8d8] -> imap [0x42053c] -> imap [0x4205f2] -> imap(client_handle_input+0x3f) [0x42072f] -> imap(client_input+0x5f) [0x42127f] -> imap(io_loop_handler_run+0xf8) [0x4a5b08] -> imap(io_loop_run+0x1d) [0x4a4c1d] -> imap(main+0x62...
2007 Jun 12
1
SEGV when user over filesystem quota and "Move to Trash"
...06e5cb in maildir_transaction_save_commit_pre (ctx=0x80fcab0) at maildir-save.c:561 #4 0x080693c4 in maildir_transaction_commit (_t=0x8101eb8, flags=0) at maildir-transaction.c:28 #5 0xb7ddbbd0 in quota_mailbox_transaction_commit (ctx=0x8101eb8, flags=0) at quota-storage.c:74 #6 0x08057965 in cmd_copy (cmd=0x80df0f0) at cmd-copy.c:124 #7 0x0805b1be in cmd_uid (cmd=0x80df0f0) at cmd-uid.c:19 #8 0x0805b728 in client_handle_input (cmd=0x80df0f0) at client.c:335 #9 0x0805b7b7 in client_handle_input (cmd=0x80df0f0) at client.c:389 #10 0x0805be3c in _client_input (context=0x80df0a8) at client.c:432...
2007 Jul 09
6
1.0.1: corrupt index on fresh mailbox, ideas?
A new employee started today, when logging into his new mailbox this morning during a walk-through I got a nasty server error response in Thunderbird - something I never see, DC runs smooth as butter for us. Checking the server log I see this: == snip == dovecot: Jul 09 09:38:54 Error: IMAP(xxxxxxx): Maildir /home/x/xxxxxxx/Maildir sync: UIDVALIDITY changed (1183406107 -> 1183999134)
2008 Oct 16
2
Backtrace of /usr/local/libexec/dovecot/imap
...rge_r=0xbfe8cbeb) at quota.c:822 size = 25772706547 ret = <value optimized out> #13 0xb7f0305c in quota_check (t=0x84e0db8, mail=0x84e7730) at quota-storage.c:148 qt = (struct quota_transaction_context *) 0x84e13d0 ret = <value optimized out> too_large = false #14 0x0805d8a4 in cmd_copy (cmd=0x84a2088) at cmd-copy.c:66 client = (struct client *) 0x84a1e40 storage = (struct mail_storage *) 0x84a1758 destbox = (struct mailbox *) 0x84cf3c8 t = (struct mailbox_transaction_context *) 0x84e0db8 search_arg = <value optimized out> messageset = 0x84a6188 "1177,1229,1296,13...
2010 Mar 14
2
Dovecot 2.0beta3: Crash with mail_log plugin enabled
...mized out> #14 0x00007f5c79e4e29a in mailbox_copy (_ctx=0x7fffffffd7a0, mail=0x6636f8) at mail-storage.c:1330 ctx = (struct mail_save_context *) 0x667ed0 box = (struct mailbox *) 0x65cc98 keywords = (struct mail_keywords *) 0x67b300 ret = <value optimized out> #15 0x0000000000409631 in cmd_copy (cmd=0x650f38) at cmd-copy.c:66 client = (struct client *) 0x6507d8 dest_ns = <value optimized out> dest_storage = <value optimized out> destbox = (struct mailbox *) 0x65cc98 t = (struct mailbox_transaction_context *) 0x661080 search_args = (struct mail_search_args *) 0x65bc88 me...
2008 Dec 02
1
Panic 1.1.x
...t; str = (string_t *) 0x80f2620 pool = <value optimized out> #17 0xb7f83d56 in mail_log_copy (t=0x810b0f8, mail=0x810cb28, flags=0, keywords=0x0, dest_mail=0x0) at mail-log-plugin.c:400 _data_stack_cur_id = 4 name = <value optimized out> #18 0x0805a202 in cmd_copy (cmd=0x80fc9d0) at cmd-copy.c:66 client = (struct client *) 0x80fb548 storage = (struct mail_storage *) 0x80fc108 destbox = (struct mailbox *) 0x8108780 t = (struct mailbox_transaction_context *) 0x810b0f8 search_arg = <value optimized out> mess...
2008 Aug 19
0
Dovecot 1.1.2, index-sync.c, line 39, assertion
...MAP(user2): Raw backtrace: imap [0x80cf8e0] -> imap [0x80cf93a] -> imap [0x80cf26c] -> imap [0x809d11a] -> imap(index_mailbox_set_recent_seq+0x3e) [0x809d15e] -> imap(mbox_sync+0x105d) [0x80823fd] -> imap [0x807a454] -> imap(index_transaction_commit+0x4e) [0x809ddfe] -> imap(cmd_copy+0x35f) [0x805b26f] -> 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] -> /lib/libc.so.6(__libc_start_main+0xe0...
2010 Sep 15
1
imap processing spinning on the CPU
...ble. #4 0x0015c634 in mbox_save_body () No symbol table info available. #5 0x0015ca14 in mbox_save_continue () No symbol table info available. #6 0x000ecc58 in mail_storage_copy () No symbol table info available. #7 0x000f5b80 in mailbox_copy () No symbol table info available. #8 0x00003a10 in cmd_copy (cmd=0x80e820) at cmd-copy.c:66 search_ctx = (struct mail_search_context *) 0x403900 src_trans = (struct mailbox_transaction_context *) 0x403230 srcset_ctx = { str = 0x282d0, first_uid = 0, last_uid = 4294967295 } save_ctx = (struct mail_save_context *) 0x0 mail = (struct mail *) 0x81b...
2008 Jul 20
2
Dovecot 1.1.1 killed with SIGABRT
..._field_want_add+0x8d) [0x80a555d] -> imap(index_mail_parse_header_init+0x1cc) [0x80964ac] -> imap(index_mail_cache_parse_init+0x4e) [0x809696e] -> imap(mbox_save_init+0x457) [0x807d4a7] -> imap(mailbox_save_init+0x51) [0x809fd71] -> imap(mail_storage_copy+0xc1) [0x809df31] -> imap(cmd_copy+0x1d2) [0x805b1f2] -> imap(cmd_uid+0x59) [0x805f489] -> imap [0x805fe2c] -> imap [0x805fed5] -> imap [0x8060695] -> imap(client_input+0x5e) [0x80608ae] -> imap(io_loop_handler_run+0x100) [0x80d6c30] -> imap(io_loop_run+0x28) [0x80d5dc8] -> imap(main+0x4a1) [0x80683d1] ->...