Displaying 20 results from an estimated 31 matches for "client_check_command_hangs".
2016 Jan 04
4
[BUG] 2.2.21 Panic: file imap-client.c: line 841 (client_check_command_hangs): assertion failed: (!have_wait_unfinished || unfinished_count > 0)
...> timestamp_usecs = 0
> }
> args = {[0] = {
> gp_offset = 40,
> fp_offset = 48,
> overflow_arg_area = 0x7ffe660d4800,
> reg_save_area = 0x7ffe660d4740
> }}
> #5 0x000000000041dde6 in client_check_command_hangs (client=0x2363450) at imap-client.c:841
> cmd = 0x0
> unfinished_count = 0
> have_wait_unfinished = true
> __FUNCTION__ = "client_check_command_hangs"
> #6 0x000000000041df50 in client_continue_pending_input (client=0x2363450) at imap-client...
2016 Aug 29
3
2.2.25 dumps core with "Panic: file imap-client.c: line 837 (client_check_command_hangs): assertion failed: (client->io != NULL)"
Hello,
Dovecot 2.2.25
OS: Solaris 11 (SunOS 5.11 11.3 i86pc i386 i86pc)
Virtualization: VMware
Filesystem: ZFS
active users: ~4000
About once a day Dovecot crashes with
"Panic: file imap-client.c: line 837 (client_check_command_hangs):
assertion failed: (client->io != NULL)"
The log shows in each case:
Aug 29 12:59:00 surz113 dovecot: [ID 583609 mail.crit] imap(username):
Panic: file imap-client.c: line 837 (client_check_command_hangs):
assertion failed: (client->io != NULL)
Aug 29 12:59:00 surz113 dovecot: [ID 583...
2016 Jan 04
2
[BUG] 2.2.21 Panic: file imap-client.c: line 841 (client_check_command_hangs): assertion failed: (!have_wait_unfinished || unfinished_count > 0)
Hi,
I'm seeing the following in my logs. Twice so far, no idea what caused
it. I do however have the core dump if that is of any use.
> Jan 4 11:14:11 karif dovecot[20876]: imap(username): Panic: file imap-client.c: line 841 (client_check_command_hangs): assertion failed: (!have_wait_unfinished || unfinished_count > 0)
> Jan 4 11:14:11 karif dovecot[20876]: imap(username): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0xa64ea) [0x7f6f99fa64ea] -> /usr/lib/dovecot/libdovecot.so.0(+0xa7a18) [0x7f6f99fa7a18] -> /usr/lib/doveco...
2016 Sep 01
3
2.2.25 dumps core with "Panic: file imap-client.c: line 837 (client_check_command_hangs): assertion failed: (client->io != NULL)"
...Piper Andreas wrote:
> Hello Timo,
>
> with the newly build CSW-package the crashes still occur, today already
> twice within two hours. The log shows always the same:
>
> Sep 1 11:50:13 surz113 dovecot: [ID 583609 mail.crit] imap(user):
> Panic: file imap-client.c: line 837 (client_check_command_hangs):
> assertion failed: (client->io != NULL)
> Sep 1 11:50:13 surz113 dovecot: [ID 583609 mail.error] imap(user):
> Error: Raw backtrace: 0xffff80ffb633d88d -> 0xffff80ffb636ae82 ->
> 0x41eba0 -> 0x41ecf3 -> 0xffff80ffb635d248 -> 0xffff80ffb6350d2f ->
> 0xffff80ff...
2016 Sep 01
2
2.2.25 dumps core with "Panic: file imap-client.c: line 837 (client_check_command_hangs): assertion failed: (client->io != NULL)"
Hi Jake,
thanks for fixing this. I have installed now the newly built package on
my production system and will report, if any more core dumps occur.
Regards,
Andreas
Am 31.08.2016 um 20:19 schrieb Jake Goerzen:
> Hi Andreas & Timo,
>
>
> I've found out what is causing the incorrect hash in the built
> packages. Our build system use here at OpenCSW has internal git
2016 Jul 11
4
2.3.0~alpha0-1~auto+197: Crash when openening a message via IMAP
>From the log:
Jul 11 13:12:42 mproxy dovecot: imap-login: Login: user=<hildeb>, method=PLAIN, rip=141.42.206.36, lip=141.42.206.11, mpid=27254, TLS, session=<TGwoO1o3id+NKs4k>
Jul 11 13:12:44 mproxy dovecot: imap(hildeb)<TGwoO1o3id+NKs4k>: Panic: file imap-client.c: line 854 (client_check_command_hangs): assertion failed: ((io_loop_find_fd_conditions(current_ioloop, client->fd_out) & IO_WRITE) != 0)
Jul 11 13:12:44 mproxy dovecot: imap(hildeb)<TGwoO1o3id+NKs4k>: Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x8e09e)
[0x7efd1d3a309e] -> /usr/lib/dovecot/libdovecot.so.0(+0...
2016 Aug 31
2
2.2.25 dumps core with "Panic: file imap-client.c: line 837 (client_check_command_hangs): assertion failed: (client->io != NULL)"
Hello Timo,
from the maintainer of the OpenCSW package I got the below answer.
As the newly build package yields another different commit hash (which I
cannot find on GitHub too), I would ask, if you are sure that the commit
hash-output in 'doveconf -n' is generated correctly?
The headline of 'doveconf -n' with the newly build package is
# 2.2.25 (68082dc):
2016 Oct 19
14
v2.2.26 release candidate released
...ize header.
- dict-quota: Fixed crashes happening due to memory corruption.
- dict proxy: Fixed various timeout-related bugs.
- doveadm proxying: Fixed -A and -u wildcard handling.
- doveadm proxying: Fixed hangs and bugs related to printing.
- imap: Fixed wrongly triggering assert-crash in
client_check_command_hangs.
- imap proxy: Don't send ID command pipelined with nopipelining=yes
- imap-hibernate: Don't execute quota_over_script or last_login after
un-hibernation.
- imap-hibernate: Don't un-hibernate if client sends DONE+IDLE in one
IP packet.
- imap-hibernate: Fixed various failures...
2016 Oct 19
14
v2.2.26 release candidate released
...ize header.
- dict-quota: Fixed crashes happening due to memory corruption.
- dict proxy: Fixed various timeout-related bugs.
- doveadm proxying: Fixed -A and -u wildcard handling.
- doveadm proxying: Fixed hangs and bugs related to printing.
- imap: Fixed wrongly triggering assert-crash in
client_check_command_hangs.
- imap proxy: Don't send ID command pipelined with nopipelining=yes
- imap-hibernate: Don't execute quota_over_script or last_login after
un-hibernation.
- imap-hibernate: Don't un-hibernate if client sends DONE+IDLE in one
IP packet.
- imap-hibernate: Fixed various failures...
2016 Jan 21
4
segfaults with Dovecot 2.2.21
We're running Dovecot 2.2.21 from Stephan Bosch's build service on
Dovecot 7.x. Everything's up2date.
# 2.2.devel (7ab22fc): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.11 (71e908a)
# OS: Linux 3.16.0-0.bpo.4-amd64 x86_64 Debian 7.9
root at mailimap01:/etc/dovecot/conf.d # apt-show-versions | grep dovecot
debian-dovecot-auto-keyring/oldstable-auto uptodate 2010.01.30
2016 Jan 22
2
segfaults with Dovecot 2.2.21
On 22 Jan 2016, at 12:36, Andre Helwig <a.helwig at heinlein-support.de> wrote:
>
> imap(p24062p6): Panic: file imap-client.c: line 852
> (client_check_command_hangs): assertion failed: (!have_wait_unfinished
> || unfinished_count > 0)
I think this was fixed by https://github.com/dovecot/core/commit/f136b0050b3125b466af73984177250b7ed1a3be
2017 Feb 20
9
v2.2.28 release candidate released
...size_bg_after_count setting added (see example-config).
+ mail_sort_max_read_count setting added (see example-config).
- Index files: day_first_uid wasn't updated correctly since v2.2.26.
This caused dovecot.index.cache to be non-optimal.
- imap: SEARCH/SORT may have assert-crashed in
client_check_command_hangs
- imap: FETCH X-MAILBOX may have assert-crashed in virtual mailboxes.
- imap: Running time in tagged command reply was often wrongly 0.
- search: Using NOT n:* or NOT UID n:* wasn't handled correctly
- director: doveadm director kick was broken
- director: Fix crash when using director_flu...
2017 Feb 20
9
v2.2.28 release candidate released
...size_bg_after_count setting added (see example-config).
+ mail_sort_max_read_count setting added (see example-config).
- Index files: day_first_uid wasn't updated correctly since v2.2.26.
This caused dovecot.index.cache to be non-optimal.
- imap: SEARCH/SORT may have assert-crashed in
client_check_command_hangs
- imap: FETCH X-MAILBOX may have assert-crashed in virtual mailboxes.
- imap: Running time in tagged command reply was often wrongly 0.
- search: Using NOT n:* or NOT UID n:* wasn't handled correctly
- director: doveadm director kick was broken
- director: Fix crash when using director_flu...
2017 Feb 22
0
v2.2.28 release candidate 2 released
...c: Added pop3c_features=no-pipelining setting to prevent using
PIPELINING extension even though it's advertised.
- Index files: day_first_uid wasn't updated correctly since v2.2.26.
This caused dovecot.index.cache to be non-optimal.
- imap: SEARCH/SORT may have assert-crashed in
client_check_command_hangs
- imap: FETCH X-MAILBOX may have assert-crashed in virtual mailboxes.
- imap: Running time in tagged command reply was often wrongly 0.
- search: Using NOT n:* or NOT UID n:* wasn't handled correctly
- director: doveadm director kick was broken
- director: Fix crash when using director_flu...
2017 Feb 22
0
v2.2.28 release candidate 2 released
...c: Added pop3c_features=no-pipelining setting to prevent using
PIPELINING extension even though it's advertised.
- Index files: day_first_uid wasn't updated correctly since v2.2.26.
This caused dovecot.index.cache to be non-optimal.
- imap: SEARCH/SORT may have assert-crashed in
client_check_command_hangs
- imap: FETCH X-MAILBOX may have assert-crashed in virtual mailboxes.
- imap: Running time in tagged command reply was often wrongly 0.
- search: Using NOT n:* or NOT UID n:* wasn't handled correctly
- director: doveadm director kick was broken
- director: Fix crash when using director_flu...
2017 Feb 24
2
v2.2.28 released
...c: Added pop3c_features=no-pipelining setting to prevent using
PIPELINING extension even though it's advertised.
- Index files: day_first_uid wasn't updated correctly since v2.2.26.
This caused dovecot.index.cache to be non-optimal.
- imap: SEARCH/SORT may have assert-crashed in
client_check_command_hangs
- imap: FETCH X-MAILBOX may have assert-crashed in virtual mailboxes.
- imap: Running time in tagged command reply was often wrongly 0.
- search: Using NOT n:* or NOT UID n:* wasn't handled correctly
- director: doveadm director kick was broken
- director: Fix crash when using director_flu...
2017 Feb 24
2
v2.2.28 released
...c: Added pop3c_features=no-pipelining setting to prevent using
PIPELINING extension even though it's advertised.
- Index files: day_first_uid wasn't updated correctly since v2.2.26.
This caused dovecot.index.cache to be non-optimal.
- imap: SEARCH/SORT may have assert-crashed in
client_check_command_hangs
- imap: FETCH X-MAILBOX may have assert-crashed in virtual mailboxes.
- imap: Running time in tagged command reply was often wrongly 0.
- search: Using NOT n:* or NOT UID n:* wasn't handled correctly
- director: doveadm director kick was broken
- director: Fix crash when using director_flu...
2016 Oct 20
0
v2.2.26 release candidate released
...: Fixed crashes happening due to memory corruption.
> - dict proxy: Fixed various timeout-related bugs.
> - doveadm proxying: Fixed -A and -u wildcard handling.
> - doveadm proxying: Fixed hangs and bugs related to printing.
> - imap: Fixed wrongly triggering assert-crash in
> client_check_command_hangs.
> - imap proxy: Don't send ID command pipelined with nopipelining=yes
> - imap-hibernate: Don't execute quota_over_script or last_login after
> un-hibernation.
> - imap-hibernate: Don't un-hibernate if client sends DONE+IDLE in one
> IP packet.
> - imap-hibe...
2018 May 01
2
dovecot fts hangs on search
...e12000032c62018+%2Buser:mirina]: Free (requests left=1)
> doveadm(mirina): Debug: http-client: All requests finished
When I do the search with an imap client, I have this error after a long
timeout:
> May 01 07:08:58 homebox dovecot[5683]: imap(mirina): Panic: file imap-client.c: line 854 (client_check_command_hangs): assertion failed: (client->io != NULL || (client->output_cmd_lock != NULL && client->output_cmd_lock != client->input_lock))
> May 01 07:08:58 homebox dovecot[5683]: imap(mirina): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x95e92) [0x7f216b6f6e92] -> /usr/l...
2016 Oct 21
0
v2.2.26 release candidate released
...: Fixed crashes happening due to memory corruption.
> - dict proxy: Fixed various timeout-related bugs.
> - doveadm proxying: Fixed -A and -u wildcard handling.
> - doveadm proxying: Fixed hangs and bugs related to printing.
> - imap: Fixed wrongly triggering assert-crash in
> client_check_command_hangs.
> - imap proxy: Don't send ID command pipelined with nopipelining=yes
> - imap-hibernate: Don't execute quota_over_script or last_login after
> un-hibernation.
> - imap-hibernate: Don't un-hibernate if client sends DONE+IDLE in one
> IP packet.
> - imap-hibe...