Displaying 3 results from an estimated 3 matches for "record_pool".
2006 Oct 19
2
performance problems with rc10 and solaris 10
...cot: Oct 18 14:51:47 Warning: IMAP(saar): Growing data stack with:
32768
dovecot: Oct 18 14:51:47 Warning: IMAP(saar): Growing data stack with:
65536
dovecot: Oct 18 14:51:48 Warning: IMAP(saar): Growing data stack with:
131072
dovecot: Oct 18 14:51:48 Warning: IMAP(saar): Growing pool 'uidlist
record_pool' with: 32768
<--
also i compiled rc10 --with-notify=none, no result
to ensure it isn?t the solaris system, i compiled alpha4.
Result: good performance
Any ideas?
Cheers
Dominik
2005 Aug 23
1
Problem with AUTH causes serverside lockup
Hello all,
I am running Dovecot alpha1, and after about 24 hours of the server
working fine, it starts to lock up when I open Thunderbird to check mail.
Basically I can see new mail, but when I click it, it just hangs at
"Loading message...".
I get the following in my maillog:
Aug 23 09:25:28 palantir dovecot: auth(default): client in: AUTH
1 PLAIN service=IMAP
2006 Mar 15
2
Imap crashes when trying to move messages
...UID
A002 OK [READ-WRITE] Select completed.
A003 EXPUNGE
A003 OK Expunge completed.
A004 LIST "" "INBOX.Trash"
* LIST (\HasNoChildren) "." "INBOX.Trash"
A004 OK List completed.
A005 COPY 11 "INBOX.Trash"
imap(root): Warning: Growing pool 'uidlist record_pool' with: 1024
imap(root): Panic: file mail-cache-transaction.c: line 709
(mail_cache_add): assertion failed: (fixed_size == (unsigned int)-1 ||
fixed_size == data_size)
Program received signal SIGABRT, Aborted.
0xb7ef0ec1 in kill () from /lib/libc.so.6
(gdb) bt full
#0 0xb7ef0ec1 in kill () fro...