Displaying 4 results from an estimated 4 matches for "clients_count".
2009 Mar 12
4
file client-common.c: line 25 (client_unlink): assertion failed: (clients_count > 0)
Hello
since few days I got this in dovecot log
I use 1.1.11 on Debian etch 64 bits
Thanks for any info
dovecot: Mar 12 16:57:37 Panic: imap-login: file client-common.c: line
25 (client_unlink): assertion failed: (clients_count > 0)
dovecot: Mar 12 16:57:37 Error: child 5247 (login) killed with signal 6
(ip=80.125.173.19)
dovecot: Mar 12 17:10:04 Panic: imap-login: file client-common.c: line
25 (client_unlink): assertion failed: (clients_count > 0)
dovecot: Mar 12 17:10:04 Error: child 6678 (login) killed with sig...
2009 Mar 27
1
1.11 bug?: file client-common.c: line 25 (client_unlink): assertion failed: (clients_count > 0)
...onnected: Shutting down (auth failed, 1 attempts): method=PLAIN, rip=x.x.x.x
Mar 26 14:19:31 Info: pop3-login: Disconnected: Shutting down (tried to use disabled plaintext auth): method=??<B7>
Mar 26 14:19:31 Panic: pop3-login: file client-common.c: line 25 (client_unlink): assertion failed: (clients_count > 0)
Mar 26 14:19:31 Error: child 31902 (login) killed with signal 6 (ip=x.x.x.x)
My system info:
dovecot -n
# 1.1.11: /etc/dovecot.conf
# OS: Linux 2.6.18-8.el5 i686 CentOS release 5 (Final) ext3
log_path: /var/log/dovecot.log
login_dir: /var/run/dovecot/login
login_executable(default): /usr/l...
2006 Apr 28
1
imaptest, with options!
I hacked some command line options into imaptest.
I dont think I broke it..
Place into dovecot-source root as usual and compile with:
gcc imaptest.c -o imaptest -Wall -W -I. -Isrc/lib -DHAVE_CONFIG_H
src/lib/liblib.a
As per Timo's instructions.
# imaptest -h imaptest [USER at IP:PORTNO] [pass=PASSWORD] [mbox=MBOX]
[clients=CC] [msgs=NMSG] [use_authenticate] [PORTNO]
USER = template for
2010 Jul 14
1
Problems with Dovecot + imaptest
...#39; token
client.h:87: error: syntax error before ':' token
client.h:88: error: syntax error before ':' token
client.h:90: error: syntax error before "struct"
client.h:90: warning: data definition has no type or storage class
client.h:92: error: conflicting types for 'clients_count'
settings.h:42: error: previous declaration of 'clients_count' was here
client.h:94: error: syntax error before "clients"
client.h:94: warning: data definition has no type or storage class
client.h:95: error: syntax error before "stalled"
client.h:95: warning: data d...