Displaying 10 results from an estimated 10 matches for "boomhauer".
2007 Nov 06
3
Various uidlist and index errors with 1.1 on NFS
...ed transaction log file record size too small"
"Transaction log file marked corrupted"
"file mail-index-sync-update.c: line 599: unreached"
"Duplicate file entry:"
"Corrupted transaction log file header update extends beyond record size"
Nov 4 22:17:03 boomhauer dovecot: Dovecot v1.1.beta6 starting up
Nov 4 23:32:23 boomhauer dovecot: IMAP(mcdouga9): Trying to close mailbox support.2005.01-Jan with open transactions
Nov 4 23:32:23 boomhauer dovecot: child 46161 (imap) killed with signal 6
Nov 5 01:11:43 boomhauer dovecot: IMAP(mcdouga9): Corrupted trans...
2008 May 06
1
FETCH for mailbox INBOX UID 5003 got too little data: 5369 vs 38919
.... Sorry if its something that has been fixed. The
error below was repeated many many times, I deleted the index so the user would
stop getting disconnected (although I didn't hear any complaints). I have not
seen this happen repeatedly in this manner to any other user yet.
Apr 15 11:26:48 boomhauer dovecot: IMAP(username): FETCH for mailbox INBOX UID
5003 got too little data: 5369 vs 38919
Apr 15 11:26:48 boomhauer dovecot: IMAP(username): Corrupted index cache file
/home/username/Maildir/dovecot/private/indexes/.INBOX/dovecot.index.cache:
Broken virtual size for mail UID 5003
Apr 15 11:26:48...
2007 Nov 17
2
unlink_directory(....Trash.NewFolder) failed: Directory not empty
...ve
not tested deleting folders hardly at all. Steps to reproduce:
1. Create a folder "NewFolder", click on it in thunderbird so an index dir is created:
ls -ldi Maildir/.NewFolder/
1504062 drwx------ 5 mcdouga9 egrstaff 4096 Nov 16 19:44 Maildir/.NewFolder/
ls -ldi Maildir/dovecot/boomhauer/private/indexes/.NewFolder/
4198832 drwx------ 2 mcdouga9 egrstaff 4096 Nov 16 19:44 Maildir/dovecot/boomhauer/private/indexes/.NewFolder/
ls -li Maildir/dovecot/boomhauer/private/indexes/.NewFolder/
total 0
4198833 -rw------- 1 mcdouga9 egrstaff 128 Nov 16 19:44 dovecot.index.log
2. Dele...
2008 Mar 09
2
1.1r1: auth-worker(default): BUG: PASSV had missing parameters, sig11
...the surrounding log
entries below because they
seemed unrelated normal activity, but two of the lines below I left
because of the timestamp.
socket:
type: listen
client:
path: /var/spool/postfix/private/auth
mode: 384
user: postfix
group: postfix
Mar 8 17:02:17 boomhauer dovecot: auth-worker(default): BUG: PASSV had
missing parameters
Mar 8 17:03:47 boomhauer dovecot: auth-worker(default): BUG: PASSV had
missing parameters
Mar 8 17:05:17 boomhauer dovecot: imap-login: Disconnected: Inactivity:
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
Mar 8 17:05:17...
2008 Feb 06
2
(message_parse_header_next): assertion failed:, +(IS_LWSP(line->value[0])) 1.1beta14
I noticed these happen when one of my users searches his Trash folder
which he doesn't empty.
He uses thunderbird and it is reproducable.
Feb 5 22:47:39 boomhauer dovecot: IMAP(username): file
message-header-parser.c: line 350 (message_parse_header_next): assertion
failed:
+(IS_LWSP(line->value[0]))
Feb 5 22:47:41 boomhauer dovecot: child 8022 (imap) killed with signal 6
Feb 5 22:48:21 boomhauer dovecot: IMAP(username): file
message-header-parser.c:...
2007 Oct 21
3
assertion failed: (mailbox_list_is_valid_existing_name(_list, name))
When I was initially testing dovecot 1.1b2,3 I had ACLs turned on and encountered
this problem below. I had them turned off until now, I'll need to have ACLs working
before I can widen testing. I'm not sure how to make "env MAIL=maildir:~/Maildir gdb
/tmp/imap" load the ACL plugin so I assume that is why it does not crash; not getting
any log either from that, maybe I made a
2007 May 25
2
Quick question on multiple access to dovecot indexes
...ovecot indexes for the
one user since I currently have them stored in a nfs home directory. Is this
a bad thing? Must I keep a seperate index location per server?
Just today I started running dovecot on more than one server like this and started
seeing things in the logs like:
May 25 11:19:13 boomhauer dovecot: IMAP(mcdouga9): Corrupted transaction log file
/home/mcdouga9/Maildir/dovecot/public/indexes/decs/.support.In/dovecot.index.log: end_offset (1332) > current
sync_offset (1244)
May 25 11:19:13 boomhauer dovecot: IMAP(mcdouga9): broken sync positions in index file
/home/mcdouga9/Maildi...
2008 Jul 16
2
1.1.1 (maildir_uidlist_sync_update): assertion failed: (uidlist->initial_hdr_read)
Version: 1.1.1
OS: FreeBSD 7.0-STABLE amd64
I have only seen this happen twice so far. I do not know what the two
users were doing to cause it.
Jun 26 17:23:26 hill dovecot: IMAP(userA): Invalid transaction log size
(32812 vs 32920): /home/userA/Maildir/dovecot/private/indexes/.Deleted
Messages/dovecot.index.log
Jun 26 17:23:26 hill dovecot: IMAP(userA): Invalid transaction log size
(32812
2007 Nov 17
1
crash with fts_squat on an identified email
...in the same manner. I figured I'd narrow down a single one, get that fixed, then retest the rest.
I also added to my todo list to try a full text search on as much email as I can find, to try to
weed out any other problems (and see if fts is realistic to use in production).
Nov 17 09:03:26 boomhauer dovecot: IMAP(mcdouga9): file message-decoder.c: line 201 (translation_buf_decode):
assertion failed: (*size >= skip)
Nov 17 09:03:26 boomhauer dovecot: child 14668 (imap) killed with signal 6
Let me know if this is not reproducable with the attached tgz containing a maildir with one message,...
2008 Feb 19
2
1.1b16: (buffer_set_used_size): assertion failed: (used_size <= buf->alloc)
...1=C4=FA=CF=EB=B0=D1=BB=F5=CE=EF=B3=F6=D4=CB=B5=BD=CA=C0=\n=BD=E7=B8=F7=B5=D8=B5=C4=CA=B1=BA=F2=A3=AC=C4=FA=CA=C7=B7=F1=CF=EB=B5=BD=A3=\n=BA=D4=F5=D1=F9=D7=F6=B2="...,
size = 1284}
block = {part = 0x6012a0, hdr = 0x0,
data = 0xd5e000 "SPAM DETECTION SOFTWARE, RUNNING ON THE SYSTEM
\"BOOMHAUER.EGR.MSU.EDU\", HAS\nIDENTIFIED THIS INCOMING EMAIL AS
POSSIBLE SPAM. THE ORIGINAL MESSAGE\nHAS BEEN ATTACHED TO THIS SO YOU
CAN VIEW IT (IF IT I"..., size = 0}
prev_part = (struct message_part *) 0x0
ret = 1
__PRETTY_FUNCTION__ = "fts_build_mail"
#10 0x0000000010c2707e in fts_...