search for: fixed_size

Displaying 14 results from an estimated 14 matches for "fixed_size".

2006 Oct 15
1
Dovecot rc9 error
...ting this error with Dovecot rc9 on a imap account. Oct 15 10:55:28 bajor dovecot: imap-login: Login: user=<rachele>, method=plain, rip=192.168.1.1, lip=192.168.1.254 Oct 15 10:55:28 bajor dovecot: IMAP(rachele): file mail-cache-transaction.c: line 709 (mail_cache_add): assertion failed: (fixed_size == (unsigned int)-1 || fixed_size == data_size) Oct 15 10:55:28 bajor dovecot: child 27632 (imap) killed with signal 6 Oct 15 10:55:28 bajor dovecot: imap-login: Login: user=<rachele>, method=plain, rip=192.168.1.1, lip=192.168.1.254 Oct 15 10:55:29 bajor dovecot: IMAP(rachele): file mail-c...
2006 Oct 15
0
Dovecot rc9 error (More information)
...getting this error with Dovecot rc9 on a imap account. Oct 15 10:55:28 bajor dovecot: imap-login: Login: user=<rachele>, method=plain, rip=192.168.1.1, lip=192.168.1.254 Oct 15 10:55:28 bajor dovecot: IMAP(rachele): file mail-cache-transaction.c: line 709 (mail_cache_add): assertion failed: (fixed_size == (unsigned int)-1 || fixed_size == data_size) Oct 15 10:55:28 bajor dovecot: child 27632 (imap) killed with signal 6 Oct 15 10:55:28 bajor dovecot: imap-login: Login: user=<rachele>, method=plain, rip=192.168.1.1, lip=192.168.1.254 Oct 15 10:55:29 bajor dovecot: IMAP(rachele): file mail-cac...
2006 Oct 04
3
(mail_cache_add): assertion
Hi, I currently use rc2 on FreeBSD AMD64. Are there any news regarding this Bug: mail-cache-transaction.c: line 709 (mail_cache_add): assertion failed: (fixed_size == (unsigned int)-1 || fixed_size == data_size)? I read that access to an 64bit-machine could help you. Feel free to contact me. Greetings from germany, Daniel -- GMX DSL-Flatrate 0,- Euro* - ?berall, wo DSL verf?gbar ist! NEU: Jetzt bis zu 16.000 kBit/s! http://www.gmx.net/de/go/dsl
2006 Aug 03
3
(no subject)
...ecot: imap-login: Login: user=<scottz>, method=PLAIN, rip=::ffff:192.168.1.183, lip=::ffff:192.168.1.21 Aug 3 15:01:22 lisa dovecot: child 3212 (imap) killed with signal 6 Aug 3 15:01:22 lisa dovecot: IMAP(scottz): file mail-cache-transaction.c: line 709 (mail_cache_add): assertion failed: (fixed_size == (unsigned int)-1 || fixed_size == data_size) Aug 3 15:01:22 lisa dovecot: imap-login: Login: user=<scottz>, method=PLAIN, rip=::ffff:192.168.1.183, lip=::ffff:192.168.1.21 Aug 3 15:01:22 lisa dovecot: IMAP(scottz): file mail-cache-transaction.c: line 709 (mail_cache_add): assertion faile...
2006 Sep 28
2
which e-mail client can work with recent dovecot?
...n a loop, filling the dovecot's log with lines: --- Sep 28 12:56:25 alt64 dovecot: imap-login: Login: user=<seriv>, method=plain, rip=66.80.117.2, lip=192.168.10.8, TLS Sep 28 12:56:25 alt64 dovecot: IMAP(seriv): file mail-cache-transaction.c: line 709 (mail_cache_add): assertion failed: (fixed_size == (unsigned int)-1 || fixed_size == data_size) Sep 28 12:56:25 alt64 dovecot: child 25177 (imap) killed with signal 6 Sep 28 12:56:25 alt64 dovecot: imap-login: Login: user=<seriv>, method=plain, rip=66.80.117.2, lip=192.168.10.8, TLS Sep 28 12:56:25 alt64 dovecot: IMAP(seriv): file mail-cac...
2006 Aug 03
2
(no subject)
...ottz>, method=PLAIN, >> rip=::ffff:192.168.1.183, lip=::ffff:192.168.1.21 >> Aug 3 15:01:22 lisa dovecot: child 3212 (imap) killed with signal 6 >> Aug 3 15:01:22 lisa dovecot: IMAP(scottz): file mail-cache-transaction.c: line 709 >> (mail_cache_add): assertion failed: (fixed_size == (unsigned int)-1 || fixed_size == >> data_size) >> Aug 3 15:01:22 lisa dovecot: imap-login: Login: user=<scottz>, method=PLAIN, >> rip=::ffff:192.168.1.183, lip=::ffff:192.168.1.21 >> Aug 3 15:01:22 lisa dovecot: IMAP(scottz): file mail-cache-transaction.c: line 7...
2006 Oct 12
2
1.0rc8: another problem? Possibly 64-bit index?
...nificant new problem. The significant difference is that today's machine is not a 32-bit i686 but a 64-bit (and faster) x86_64. The new problem is lots of occurences of: [...]: IMAP([...]): file ../../../src/lib-index/mail-cache-transaction.c: line 709 (mail_cache_add): assertion failed: (fixed_size == (unsigned int)-1 || fixed_size == data_size) [...]: child 4365 (imap) killed with signal 6 and: [...]: IMAP([...]): file ../../../../src/lib-storage/index/index-mail.c: line 105 (index_mail_get_fixed_field): assertion failed: (buffer_get_used_size(buf) == data_size) [...]: child 15009...
2006 Aug 17
17
1.0 RC7 released
...ase the message is also expunged don't bother notifying its flag changes at all (shouldn't be hard) - HFS+ avoid-hardlinks patch? - 32bit -> 64bit upgrade still doesn't work without assert-crashing: mail-cache-transaction.c: line 709 (mail_cache_add): assertion failed: (fixed_size == (unsigned int)-1 || fixed_size == data_size) - Courier-compatible INBOX. namespace gives "invalid namespace" errors I'm still not sure about the last one though. Could someone give me specific commands that clients send that causes it? As for the 32bit -> 64bit upgrade fix, c...
2006 Aug 17
17
1.0 RC7 released
...ase the message is also expunged don't bother notifying its flag changes at all (shouldn't be hard) - HFS+ avoid-hardlinks patch? - 32bit -> 64bit upgrade still doesn't work without assert-crashing: mail-cache-transaction.c: line 709 (mail_cache_add): assertion failed: (fixed_size == (unsigned int)-1 || fixed_size == data_size) - Courier-compatible INBOX. namespace gives "invalid namespace" errors I'm still not sure about the last one though. Could someone give me specific commands that clients send that causes it? As for the 32bit -> 64bit upgrade fix, c...
2006 Jun 10
0
IMAP FILE MOVE ERROR
...; The operation cannot be completed." Operation of the imap INBOX only restores once it is "refreshed" via Pegasus. The maillog shows the following message for this error: "dovecot: IMAP(tekstaff): file mail-cache-transaction.c: line 709 (mail_cache_add): assertion failed: (fixed_size == (unsigned int)-1 || fixed_size == data_size)" A search using find / -name mail-cache-transaction.c does not find such file. I am stumped. Any help to fix this will be much appreciated.
2006 Aug 08
3
Can't move messages
Hi, I use dovecot with IMAP over SSL and with Plain Text authentication. I've been using that for quite a while, but now (with my new PC), it's not working like it should (I tried several 1.0* releases, including 1.0-rc6. The problem is that I can't move messages from one IMAP folder to another, no matter which mail client. When I use KMail, I get: "The connection to the
2006 Mar 15
2
Imap crashes when trying to move messages
...quot; * 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 () from /lib/libc.so.6 No symbol table info available. #1 0xb7ef0c89 in raise () from /lib/libc.so.6 No symbol table info availa...
2006 Nov 02
3
v1.0 plans, rc11 tomorrow
As you can probably guess from my today's burst of activity, I'm no longer extremely busy. Actually it looks like for the next 3-4 weeks I don't have anything especially time consuming to do. So it's time to get Dovecot v1.0 released :) I've now read all the mails from this list again, and it looks like pretty much the only problems with rc10 was the mbox assert crash, which
2007 Feb 20
1
crash in mail_cache_transaction_reset on rc22
...005d720 in mail_cache_transaction_reset (ctx=0xcf928) at mail-cache-transaction.c:71 No locals. #1 0x0005e8bc in mail_cache_add (ctx=0xcf928, seq=233, field=4294967295, data=0xb7600, data_size=1063) at mail-cache-transaction.c:752 file_field = 19 data_size32 = 1063 fixed_size = 4294967295 full_size = 831272 __PRETTY_FUNCTION__ = "mail_cache_add" #2 0x00057160 in index_mail_parse_header (part=0xe9, hdr=0x14, mail=0xd33e8) at index-mail-headers.c:125 data = (struct index_mail_data *) 0xd3450 cache_field_name = 0xe9 <Addres...