Displaying 7 results from an estimated 7 matches for "bad_counter".
2014 Feb 13
2
[LLVMdev] Bad test health
I was curious how widespread bad usage of FileCheck prefixes is in the
LLVM/Clang test suite. Running the attached script yields over 200 tests
(~1.5%) which are essentially broken because they contain checks that
are never checked.
Most widespread is the usage of the "CHECK" prefix while all FileCheck
invocations have an explicit check prefix. Then there are quite a few
prefixes that
2006 May 02
0
beta7 imap core, no assert
...2573, output = 0x0, namespaces = 0x0, mailbox = 0x2a204259,
keywords = {pool = 0x45200000, keywords = {buffer = 0x42414420,
element_size = 1165128303}}, select_counter = 1914726766,
messages_count = 541674817, recent_count = 1344304225,
last_input = 1731862528, last_output = 1111573536, bad_counter = 1165128303,
parser = 0x7220696e, cmd = {client = 0x20494d41, pool = 0x5020636f,
tag = 0x6d6d616e <Address 0x6d6d616e out of bounds>,
name = 0x643a2000 <Address 0x643a2000 out of bounds>, func = 0,
context = 0x42414420, uid = 0, param_error = 1}, disconnected = 0,
destr...
2006 May 19
4
beta8: core, signal 11
...2573, output = 0x0, namespaces = 0x0, mailbox = 0x2a204259,
keywords = {pool = 0x45200000, keywords = {buffer = 0x42414420,
element_size = 1165128303}}, select_counter = 1914726766,
messages_count = 541674817, recent_count = 1344304225,
last_input = 1731862528, last_output = 1111573536, bad_counter = 1165128303,
parser = 0x7220696e, cmd = {client = 0x20494d41, pool = 0x5020636f,
tag = 0x6d6d616e <Address 0x6d6d616e out of bounds>,
name = 0x643a2000 <Address 0x643a2000 out of bounds>, func = 0,
context = 0x42414420, uid = 0, param_error = 1}, disconnected = 0,
destr...
2005 Jun 28
2
UID confusion
Hi,
2 or 3 customers have reported that they are having problems downloading
their mail via. POP3. I have attached the rawlogs of their transactions
and the UID list at the time. Is this because I am using an
incompatible UID format or is something else at fault? Deleting the UID
list and indexes fixes the problem. I am using Test72.
Regards
Andrew
--
Andrew Hutchings (A-Wing) - Linux
2007 Nov 15
1
imap process consuming 100% CPU (Dovecot 1.0.3)
...dbx) list
> > 344 if (cmd->func(cmd) || cmd->param_error) {
> > 345 /* command execution was finished */
> > 346 if (!cmd->param_error)
> > 347 client->bad_counter = 0;
> > 348 _client_reset_command(client);
> > 349 return TRUE;
> > 350 }
> > 351
> > 352 /* unfinished */
> > 353 if (client->command_pen...
2005 Aug 24
0
verbose imap logging
...c/imap/client.h 2005-08-23 10:39:08.000000000 +0200
@@ -40,6 +40,8 @@
unsigned int select_counter; /* increased when mailbox is changed */
uint32_t messages_count, recent_count;
+ int deleted_count, expunged_count, retr_bytes, retr_messages;
+
time_t last_input, last_output;
unsigned int bad_counter;
@@ -57,10 +59,10 @@
/* Create new client with specified input/output handles. socket specifies
if the handle is a socket. */
struct client *client_create(int hin, int hout, struct namespace *namespaces);
-void client_destroy(struct client *client);
+void client_destroy(struct client *clien...
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,