Re: [Dovecot] Dovecot crash in 1.0.13

2008-05-21 Thread Peter Eriksson
>> Btw, why is the whole Dovecot system shutting down due to a bug in the >> 'imap' subprocess? It's rather annoying for the rest of the users... > > It shouldnt' be. > >> May 20 15:16:32 ifm.liu.se dovecot: [ID 107833 mail.info] IMAP(inand): >> Server shutting down > > Do you mean you didn't c

Re: [Dovecot] Dovecot crash in 1.0.13

2008-05-21 Thread Timo Sirainen
On May 21, 2008, at 9:40 AM, Peter Eriksson wrote: mail_process_size setting limits this to 256 MB by default. You could increase it or drop it completely. It's there mainly to catch memory leaks and such because users rarely reach this limit. Question: Should Dovecot handle this better someho

Re: [Dovecot] Dovecot crash in 1.0.13

2008-05-20 Thread Peter Eriksson
Timo Sirainen wrote: > On May 20, 2008, at 10:53 PM, Peter Eriksson wrote: > >> It's always the same user causing these "Out of memory" errors >> (unlikely since this machine has 8GB of RAM and XXGB of swap >> and typically has plenty of memory free. His maildir directory is >> 1.4GB in size. >>

Re: [Dovecot] Dovecot crash in 1.0.13

2008-05-20 Thread Timo Sirainen
On May 20, 2008, at 10:53 PM, Peter Eriksson wrote: It's always the same user causing these "Out of memory" errors (unlikely since this machine has 8GB of RAM and XXGB of swap and typically has plenty of memory free. His maildir directory is 1.4GB in size. Hmm... He seems to have a *huge* T

Re: [Dovecot] Dovecot crash in 1.0.13

2008-05-20 Thread Peter Eriksson
Noticed some more stuff this time: May 20 19:37:38 ifm.liu.se dovecot: [ID 107833 mail.error] IMAP(joher): block_alloc(): Out of memory May 20 19:37:38 ifm.liu.se dovecot: [ID 961074 mail.error] child 10772 (imap) returned error 83 (Out of memory) May 20 19:40:47 ifm.liu.se dovecot: [ID 107833

Re: [Dovecot] Dovecot crash in 1.0.13

2008-05-20 Thread Peter Eriksson
No core dump for now. Core dump backtrace got now: (dbx) where [1] __lwp_kill(0x0, 0x6, 0x100082ee8, 0x19d4e0, 0x0, 0x0), at 0x7e9ceab8 [2] raise(0x6, 0x0, 0x, 0x7eae6000, 0x0, 0x0), at 0x7e96b434 [3] abort(0x1, 0x1b8, 0x100082ee8, 0x19d4e0, 0x0

Re: [Dovecot] Dovecot crash in 1.0.13

2008-05-20 Thread Peter Eriksson
Timo Sirainen wrote: > On Wed, 2008-05-14 at 12:29 +0200, Peter Eriksson wrote: > >> May 14 11:46:51 ifm.liu.se dovecot: [ID 107833 mail.error] IMAP(joher): >> file maildir-uidlist.c: line 143: assertion failed: (UIDLIS >> T_IS_LOCKED(uidlist)) > > If this still hapens with 1.0.13, it would hel