search for: cmd_sync_continu

Displaying 12 results from an estimated 12 matches for "cmd_sync_continu".

Did you mean: cmd_sync_continue
2015 Oct 28
2
2.2.19 crash
...y_more (client=<value optimized out>) at imap-notify.c:297 #3 0x080648df in imap_client_notify_newmails (client=0x88555c0) at imap-notify.c:339 #4 0x080699fe in imap_sync_notify_more (ctx=0x8858d70) at imap-sync.c:356 #5 imap_sync_more (ctx=0x8858d70) at imap-sync.c:526 #6 0x08069db2 in cmd_sync_continue (sync_cmd=0x8856008) at imap-sync.c:658 #7 0x0806a206 in cmd_sync_delayed_real (client=0x88555c0) at imap-sync.c:748 #8 cmd_sync_delayed (client=0x88555c0) at imap-sync.c:886 #9 0x007e7c25 in notify_delay_callback (box=0x8864cd0) at mailbox-watch.c:26 #10 0x00caec60 in io_loop_handle_timeouts...
2010 Jun 14
1
Patch to fix leak in imap_refresh_proctitle in beta[5, 6]
...0x0000000105994ef9 buffer_check_limits + 127 -> 5 libdovecot.0.dylib 0x00000001059950e8 buffer_append + 38 -> 6 imap 0x0000000105867333 imap_refresh_proctitle + 218 -> 7 imap 0x00000001058666ce cmd_sync_continue + 199 -> [...] Here is a patch to fix it: --- a/src/imap/main.c (beta6) +++ b/src/imap/main.c (working copy) @@ -39,11 +39,12 @@ #define IMAP_PROCTITLE_PREFERRED_LEN 80 struct client *client; struct client_command_context *cmd; - string_t *title = t_str_new(128); + string_t *title; if...
2019 Jul 30
0
dovecot/imap crashes on Centos 7
...? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?? ? ? ? ret = 1? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?? ? ? ? __FUNCTION__ = "imap_sync_more"? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?#13 0x000055b33188d676 in cmd_sync_continue (sync_cmd=0x55b3329fce58) at imap-sync.c:629? ? ? ? ? ? ? ??? ? ? ? cmd = 0x55b3329f5b20? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??? ? ? ? prev = <optimized out>? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??? ? ? ? client = 0x55b33...
2014 Sep 19
0
Panic: file index-status.c: line 131 (index_storage_get_open_status): assertion failed: (status_r->recent <= status_r->messages)
...87ada90, aborting=false) at imap-sync.c:321 client = (struct client *) 0x877d9d0 ret = 0 #11 0x08064edd in imap_sync_more (ctx=0x87ada90) at imap-sync.c:621 str = (string_t *) 0x8760030 ret = 1 __FUNCTION__ = "imap_sync_more" #12 0x08065192 in cmd_sync_continue (sync_cmd=0x877e438) at imap-sync.c:659 cmd = <value optimized out> prev = <value optimized out> client = (struct client *) 0x877d9d0 ctx = (struct imap_sync_context *) 0x87ada90 ret = <value optimized out> __FUNCTION__ = &quo...
2019 Oct 10
0
Dovecot core debug
...at entry=false) at imap-sync.c:279 client = 0x557be7f8a6d8 ret = 0 #12 0x0000557be6613fed in imap_sync_more (ctx=0x557be7ff0090) at imap-sync.c:594 str = <optimized out> ret = 1 __FUNCTION__ = "imap_sync_more" #13 0x0000557be6614676 in cmd_sync_continue (sync_cmd=0x557be7f8be88) at imap-sync.c:629 cmd = 0x557be7f75e40 prev = <optimized out> client = 0x557be7f8a6d8 ctx = 0x557be7ff0090 ret = <optimized out> __FUNCTION__ = "cmd_sync_continue" #14 0x0000557be6614b34 in cmd_...
2015 Oct 29
0
2.2.19 crash
...y_more (client=<value optimized out>) at imap-notify.c:297 #3 0x080648df in imap_client_notify_newmails (client=0x9f575b8) at imap-notify.c:339 #4 0x080699fe in imap_sync_notify_more (ctx=0x9f85b10) at imap-sync.c:356 #5 imap_sync_more (ctx=0x9f85b10) at imap-sync.c:526 #6 0x08069db2 in cmd_sync_continue (sync_cmd=0x9f58000) at imap-sync.c:658 #7 0x0806a206 in cmd_sync_delayed_real (client=0x9f575b8) at imap-sync.c:748 #8 cmd_sync_delayed (client=0x9f575b8) at imap-sync.c:886 #9 0x0043dc35 in notify_delay_callback (box=0x9f84e88) at mailbox-watch.c:26 #10 0x001e9c60 in io_loop_handle_timeouts...
2014 Nov 12
1
Dovecot 2.2.15 imap crash/panic (with core dumped)
...0x13cdfd0 __FUNCTION__ = "index_mailbox_sync_next_expunge" #6 0x000000000041fd13 in imap_sync_more (ctx=0x13c3d80) at imap-sync.c:536 str = 0x13a7050 ret = <value optimized out> __FUNCTION__ = "imap_sync_more" #7 0x0000000000420437 in cmd_sync_continue (sync_cmd=0x1431700) at imap-sync.c:658 cmd = <value optimized out> prev = <value optimized out> client = 0x1430b00 ctx = 0x13c3d80 ret = <value optimized out> __FUNCTION__ = "cmd_sync_continue" #8 0x00000000004208...
2014 Oct 03
6
v2.2.14.rc1 released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.14.rc1.tar.gz http://dovecot.org/releases/2.2/rc/dovecot-2.2.14.rc1.tar.gz.sig I've wanted to do this release for months now, but I keep being too busy all the time. This release fixes several important bugs and a lot of smaller ones. Because there are such a large number of changes I thought I'd make this release candidate release first and
2014 Oct 03
6
v2.2.14.rc1 released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.14.rc1.tar.gz http://dovecot.org/releases/2.2/rc/dovecot-2.2.14.rc1.tar.gz.sig I've wanted to do this release for months now, but I keep being too busy all the time. This release fixes several important bugs and a lot of smaller ones. Because there are such a large number of changes I thought I'd make this release candidate release first and
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 Sep 02
2
imap process consuming 100% CPU (Dovecot 1.0.3)
...if (ctx->seq == 0) { > (gdb) bt full > #0 0x0806049d in imap_sync_more (ctx=0x80d9770) at imap-sync.c:104 > flags = 1075042320 > keywords = <value optimized out> > str = (string_t *) 0x80c31e0 > ret = 1 > #1 0x08060797 in cmd_sync_continue (cmd=0x80ccdbc) at imap-sync.c:207 > ctx = (struct cmd_sync_context *) 0x80cf000 > ret = <value optimized out> > #2 0x0805ad5a in _client_output (context=0x80ccd78) at client.c:465 > cmd = (struct client_command_context *) 0x80ccdbc > ret = 0 &...
2005 Oct 18
0
A Couple Assertion Failures
...n mbox_transaction_commit (_t=0x80c87f8, flags=Variable "flags" is not available. ) at mbox-transaction.c:56 #12 0x0808f913 in mailbox_transaction_commit (t=0x0, flags=0) at mail-storage.c:421 #13 0x0805f090 in imap_sync_deinit (ctx=0x80c79b0) at imap-sync.c:70 #14 0x0805f14c in cmd_sync_continue (cmd=0x80bfbf8) at imap-sync.c:184 #15 0x080567d0 in cmd_fetch_finish (ctx=Variable "ctx" is not available. ) at cmd-fetch.c:106 #16 0x08056a1b in cmd_fetch (cmd=0x80bfbf8) at cmd-fetch.c:176 #17 0x08059a5b in _client_input (context=0x80bfbb8) at client.c:338 #18 0x080a0a7a in io_loop_ha...