search for: clients_notify_auth_connect

Displaying 2 results from an estimated 2 matches for "clients_notify_auth_connect".

2018 Jan 10
4
Dovecot 2.3.0 imap-login using 100% CPU
...notify_auth_ready at plt () from /usr/lib64/dovecot/libdovecot-login.so.0 Missing separate debuginfos, use: debuginfo-install dovecot-2.3.0-4.cp1162.x86_64 (gdb) back #0 0x00007f758fb8dd18 in client_notify_auth_ready at plt () from /usr/lib64/dovecot/libdovecot-login.so.0 #1 0x00007f758fb90af0 in clients_notify_auth_connected () at client-common-auth.c:837 #2 0x00007f758f8cfc04 in auth_server_input_done (conn=0x7f7591911838) at auth-server-connection.c:127 #3 auth_server_connection_input_line (conn=0x7f7591911838) at auth-server-connection.c:229 #4 auth_server_connection_input (conn=0x7f7591911838) at auth-server-c...
2018 Jan 10
0
Dovecot 2.3.0 imap-login using 100% CPU
We were able to obtain a better backtrace: 0x00007f4b303b5af5 in clients_notify_auth_connected () at client-common-auth.c:839 839 if (!client_does_custom_io(client) && client->input_blocked) { (gdb) run Thank you! Regards, Jason Kiniry > On Jan 10, 2018, at 4:28 PM, Jason Kiniry <jason at cpanel.net> wrote: > > When in the process of testi...