[Dovecot] rc15 errors

Timo Sirainen tss at iki.fi
Fri Jan 5 18:53:39 UTC 2007


On 23.12.2006, at 13.40, Nicolas STRANSKY wrote:

> Dec 21 21:06:46 rouge dovecot: pop3-login: inotify_init() failed: Too
> many open files
> The maildir mailboxes are on NFS, but the indexes are local. What  
> should
> be done to correct this error ?

The above error happened just after pop3-login process was created.  
So if it doesn't happen every time, it means that you were globally  
running low on available file descriptors. NFS, indexes and such  
probably don't matter here. If it happens often you should find out  
where all the file descriptors are going.

> These two error have appeared only once:
> Dec 22 11:02:07 rouge dovecot: IMAP(xxxxxx): file client.c: line 378
> (client_handle_input): assertion failed: (!client->disconnected)

Fixed now in CVS: http://dovecot.org/list/dovecot-cvs/2007-January/ 
007344.html

Should be pretty rare problem, and even then it doesn't really matter  
much since it crashes only after user has been disconnected.

> Dec 22 12:43:20 rouge dovecot: IMAP(xxxxxx): free(): invalid pointer
> 0x5bbbe0!

This is bad.

> Dec 22 12:43:20 rouge dovecot: child 26938 (imap) killed with  
> signal 11
> Dec 22 12:43:20 rouge kernel: imap[26938]: segfault at  
> 0000000000000018
> rip 00002b328a17e527 rsp 00007fff20bbb230 error 6
>
>
> This one seems to have disappeared after patching
> src/lib-index/mail-index.c as you suggested on the list.
> Dec 21 14:15:44 rouge dovecot: child 21826 (imap) killed with  
> signal 11
> Dec 21 14:15:44 rouge kernel: imap[21826]: segfault at  
> 0000000000000098
> rip 0000000000425bf8 rsp 00007fffd7433b10 error 4

These all seem to be related. What patching did I suggest? Do these  
still happen? If you could get a gdb backtrace from these, it'd be  
really helpful. See http://dovecot.org/bugreport.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20070105/193ebf29/attachment-0001.pgp 


More information about the dovecot mailing list