search for: cmd_sync

Displaying 18 results from an estimated 18 matches for "cmd_sync".

2007 Mar 02
2
rc25: need_space assert, core
...() #5 0x00046e58 in mbox_sync_read_and_move () #6 0x00047418 in mbox_sync_rewrite () #7 0x000426dc in mbox_sync_handle_eof_updates () #8 0x00042d68 in mbox_sync_do () #9 0x000438b8 in mbox_sync () #10 0x00043b40 in mbox_storage_sync_init () #11 0x0002a830 in imap_sync_init () #12 0x0002adac in cmd_sync () #13 0x000231e4 in client_handle_input () #14 0x00023370 in client_handle_input () #15 0x00023458 in _client_input () #16 0x0008fe1c in io_loop_handler_run () #17 0x0008f640 in io_loop_run () #18 0x0002cd6c in main () My setup: Solaris 10, homedirs (imap cache files) on a local zfs filesystem, m...
2005 Aug 24
0
verbose imap logging
...05-05-08 12:06:07.000000000 +0200 +++ dovecot-1.0.alpha1/src/imap/cmd-expunge.c 2005-08-23 10:39:08.000000000 +0200 @@ -28,7 +28,7 @@ if (search_arg == NULL) return TRUE; - if (imap_expunge(client->mailbox, search_arg)) + if (imap_expunge(client->mailbox, search_arg, client)) return cmd_sync(cmd, 0, "OK Expunge completed."); else { client_send_storage_error(cmd, @@ -44,7 +44,7 @@ if (!client_verify_open_mailbox(cmd)) return TRUE; - if (imap_expunge(client->mailbox, NULL)) + if (imap_expunge(client->mailbox, NULL, client)) return cmd_sync(cmd, 0, "OK...
2007 Apr 15
0
Dovecot crashing
...080715c8 in mbox_sync_apply_index_syncs () No symbol table info available. #7 0x080735c6 in mbox_sync () No symbol table info available. #8 0x08073a38 in mbox_storage_sync_init () No symbol table info available. #9 0x0805f7b2 in imap_sync_init () No symbol table info available. #10 0x0805fc5f in cmd_sync () No symbol table info available. #11 0x080566db in cmd_check () ---Type <return> to continue, or q <return> to quit--- No symbol table info available. #12 0x0805a43e in _client_reset_command () No symbol table info available. #13 0x0805a3d2 in _client_reset_command () No symbol table...
2007 Apr 26
1
assertion failed
...0b819c] -> /usr/libexec/dovecot/imap(maildir_sync_index+0x898) [0x80695f8] -> /usr/libexec/dovecot/imap [0x80698b3] -> /usr/libexec/dovecot/imap(maildir_ storage_sync_init+0x49) [0x8069aa9] -> /usr/libexec/dovecot/imap(imap_sync_init+0x40) [0x8062620] -> /usr/libexec/dovecot/imap(cmd_sync+0x71) [0x8 062b81] -> /usr/libexec/dovecot/imap(cmd_noop+0x26) [0x8059c76] -> /usr/libexec/dovecot/imap [0x805be7f] -> /usr/libexec/dovecot/imap [0x805bf20] -> /usr/libexec/dovecot/imap(_client_input+0x6c) [0x805c0fc] -> /usr/libexec/dovecot/imap(io_loop_handler_run+0xff) [0x80bef...
2008 Jul 10
2
file mail-transaction-log-view.c: assertion failed (v1.0.12)
...> imap [0x5555555bd3ae] -> imap(mail_transaction_log_view_set+0x3b3) [0x5555555aba23] -> imap [0x5555555a6d1f] -> imap(mail_index_view_sync_begin+0x3f3) [0x5555555a73d3] -> imap(index_mailbox_sync_init+0xa1) [0x555555595fc1] -> imap(imap_sync_init+0x56) [0x555555575756] -> imap(cmd_sync+0x7b) [0x55555557588b] -> imap [0x55555556bb12] -> imap(cmd_fetch+0x28d) [0x55555556be1d] -> imap(cmd_uid+0x4a) [0x55555556e9ba] -> imap [0x55555556eec7] -> imap [0x55555556ef59] -> imap(_client_input+0x6f) [0x55555556f5ff] -> imap(io_loop_handler_run+0x108) [0x5555555c2ea8] -&...
2007 Apr 15
2
mbox sync assertion failed?
...080715c8 in mbox_sync_apply_index_syncs () No symbol table info available. #7 0x080735c6 in mbox_sync () No symbol table info available. #8 0x08073a38 in mbox_storage_sync_init () No symbol table info available. #9 0x0805f7b2 in imap_sync_init () No symbol table info available. #10 0x0805fc5f in cmd_sync () No symbol table info available. #11 0x080566db in cmd_check () ---Type <return> to continue, or q <return> to quit--- No symbol table info available. #12 0x0805a43e in _client_reset_command () No symbol table info available. #13 0x0805a3d2 in _client_reset_command () No symbol table...
2005 May 26
0
Core dumps when opening an IMAP folder (Was: Re: 1.0-test70)
...#5 0x1c040fc4 in mailbox_sync_init (box=0x8, flags=MAILBOX_SYNC_FLAG_FAST) at mail-storage.c:333 No locals. #6 0x1c015150 in imap_sync_init (client=0x3c020000, box=0x3c01e840, flags=MAILBOX_SYNC_FLAG_FAST) at imap-sync.c:43 ctx = (struct imap_sync_context *) 0x3c01d1c0 #7 0x1c01554f in cmd_sync (cmd=0x3c020040, flags=MAILBOX_SYNC_FLAG_FAST, tagline=0x3c00056f "OK Search completed.") at imap-sync.c:210 ctx = (struct cmd_sync_context *) 0x3c0230a0 #8 0x1c00eb66 in cmd_search (cmd=0x3c020040) at cmd-search.c:102 client = (struct client *) 0x3c020000 sargs...
2006 Mar 30
0
sig11 with 1.0.beta3 on openbsd-i386
...4 0x1c01bbb4 in maildir_storage_sync_init (box=0x82cf2840, flags=28) at maildir-sync.c:1343 #5 0x1c04c270 in mailbox_sync_init (box=0x2, flags=28) at mail-storage.c:375 #6 0x1c0167fa in imap_sync_init (client=0x7f0b8000, box=0x82cf2840, imap_flags=2, flags=28) at imap-sync.c:46 #7 0x1c016c80 in cmd_sync (cmd=0x7f0b8044, flags=28, imap_flags=0, tagline=0x3c0005cf "OK Search completed.") at imap-sync.c:231 #8 0x1c00ff9f in cmd_search (cmd=0x7f0b8044) at cmd-search.c:99 #9 0x1c010fb5 in cmd_uid (cmd=0x7f0b8044) at cmd-uid.c:19 #10 0x1c01186b in client_handle_input (cmd=0x7f0b8044) at clie...
2008 Dec 03
1
assertion failed
...c] -> /usr/libexec/dovecot/imap(mail_index_view_sync_end+0x224) [0x44bf24] -> /usr/libexec/dovecot/im ap(index_mailbox_sync_deinit+0x3a) [0x43b58a] -> /usr/libexec/dovecot/imap(imap_sync_deinit+0x1e) [0x41bc0e] -> /usr/li bexec/dovecot/imap [0x41bd05] -> /usr/libexec/dovecot/imap(cmd_sync+0x97) [0x41bef7] -> /usr/libexec/dovecot/imap [0x41 2562] -> /usr/libexec/dovecot/imap(cmd_fetch+0x2b5) [0x412875] -> /usr/libexec/dovecot/imap(cmd_uid+0x48) [0x415278] -> /usr/libexec/dovecot/imap [0x415777] -> /usr/libexec/dovecot/imap [0x415809] -> /usr/libexec/dovecot/imap...
2008 Apr 30
0
dovecot-1.0.3: Backtrace:/usr/local/libexec/dovecot/imap
...lse) at index-sync.c:156 #9 0x0806af41 in maildir_storage_sync_init (box=0x9287740, flags=<value optimized out>) at maildir-sync.c:1557 #10 0x08063f10 in imap_sync_init (client=0x92872f0, box=0x9287740, imap_flags=0, flags=MAILBOX_SYNC_FLAG_FAST) at imap-sync.c:46 #11 0x0806404b in cmd_sync (cmd=0x9287334, flags=MAILBOX_SYNC_FLAG_FAST, imap_flags=0, tagline=0x80be9b3 "OK Fetch completed.") at imap-sync.c:246 #12 0x0805997f in cmd_fetch_finish (ctx=0x9289fc8) at cmd-fetch.c:103 #13 0x08059cca in cmd_fetch (cmd=0x9287334) at cmd-fetch.c:173 #14 0x0805cbe0 in cmd_uid (cmd=...
2007 Sep 10
2
Assertion failure in mail-index-view-sync.c
I have been getting these assertion failures every couple days, killing the IMAP process. After it happens, I can login immediately and everything is fine until it happens again. Here is the log entry: Sep 10 10:03:41 mailbox-4 dovecot: nh: IMAP(username): file mail-index-view-sync.c: line 666 (mail_index_view_sync_end): assertion failed: (view->log_file_offset >=
2007 May 24
1
unexpected error message (maildir_sync_index)
...ot/imap(maildir_sync_index+0x902) [0x8069042] -> /usr/local/libexec/dovecot/imap [0x8069243] -> /usr/local/libexec/dovecot/imap(maildir_storage_sync_init+0x48) [0x8069428] -> /usr/local/libexec/dovecot/imap(imap_sync_init+0x40) [0x8062590] -> /usr/local/libexec/dovecot/imap(cmd_sync+0x71) [0x80626d1] -> /usr/local/libexec/dovecot/imap(cmd_noop+0x26) [0x8059cc6] -> /usr/local/libexec/dovecot/imap [0x805b878] -> /usr/local/libexec/dovecot/imap [0x805b907] -> /usr/local/libexec/dovecot/imap(_client_input+0x6c) [0x805bfbc] -> /usr/local/libexec/doveco...
2007 Dec 17
3
maildir_uidlist_create assertion failure
...IMAP(example at example.com): Raw backtrace: imap [0x80cb740] -> imap [0x80cb64a] -> imap [0x8070e58] -> imap(maildir _uidlist_sync_deinit+0xe8) [0x8072d18] -> imap [0x806e9e2] -> imap(maildir_storage_sync_init+0x66) [0x806edf6] -> imap(imap_sync_init+0x4a) [0x80657da] -> ima p(cmd_sync+0x9d) [0x806590d] -> imap(cmd_store+0x33d) [0x805e1ed] -> imap(cmd_uid+0x57) [0x805e737] -> imap [0x805f009] -> imap [0x805f0ae] -> imap(client_inp ut+0x65) [0x805f6c5] -> imap(io_loop_handler_run+0x162) [0x80d3022] -> imap(io_loop_run+0x28) [0x80d2368] -> imap(main+0x4ab) [...
2007 Jan 11
1
A few rc17 imap crashes
...0x38fa0 in mbox_transaction_begin (box=0xcf090, flags=0) at mbox-transaction.c:16 > #11 0x71954 in mailbox_transaction_begin (box=0xcf090, flags=0) at mail-storage.c:497 > #12 0x29f30 in imap_sync_init (client=0xc2760, box=0xd03a8, imap_flags=0, flags=28) at imap-sync.c:47 > #13 0x2a534 in cmd_sync (cmd=0xc27a4, flags=28, imap_flags=0, tagline=0x93120 "OK Fetch completed.") at imap-sync.c:243 > #14 0x1f470 in cmd_fetch_finish (ctx=0xc4a50) at cmd-fetch.c:103 > #15 0x1f66c in cmd_fetch (cmd=0xc27a4) at cmd-fetch.c:173 > #16 0x226b4 in cmd_uid (cmd=0xc27a4) at cmd-uid.c:19 &g...
2008 Feb 27
4
Index corruption with squirrelmail.
Hi. I don't know if the problem is related with squirrelmail or not, but I started to have index corruption when I started to try squirrelmail. Some informaton about my instalation: dovecot 1.0.5-1 debian package with maildir squirrelmail 1.4.9a-2 debian package Some log information: dovecot: 2008-02-27 08:39:39 Warning: IMAP(<please don't send spam to me>): fscking index file
2012 Feb 03
10
[PATCH 0/3] Btrfs-progs: restriper interface
Hello, This is the userspace part of restriper, rebased onto the new progs infrastructure. Restriper commands are located under ''balance'' prefix, which is now the top level command group. However to not confuse existing users ''balance'' prefix is also available under ''filesystem'': btrfs [filesystem] balance start btrfs [filesystem] balance
2012 Oct 04
8
[PATCH][BTRFS-PROGS][V3] btrfs filesystem df
Hi Chris, this serie of patches updated the command "btrfs filesystem df". I update this command because it is not so easy to get the information about the disk usage from the command "fi df" and "fi show". This patch was the result of some discussions on the btrfs mailing list. Many thanks to all the contributors. From the man page (see 2nd patch): [...] The
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
...l> */ ret = imap_parser_read_args(ctx->save_parser, 0, IMAP_PARSE_FLAG_LITERAL_SIZE, &args); @@ -239,6 +273,7 @@ /* need more data */ return FALSE; } + } /* APPLE - catenate */ if (args->type == IMAP_ARG_EOL) { /* last message */ @@ -295,6 +330,11 @@ return cmd_sync(cmd, sync_flags, imap_flags, msg); } + /* APPLE - catenate */ + if (args_indicate_catenate(args)) + return ctx->failed ? catenate_begin_cancel(cmd, args) : + catenate_begin_parsing(cmd, args); + if (!validate_args(args, &flags_list, &internal_date_str, &ctx->...