[exim-dev] [Bug 1178] queue runner is using huge amounts of …

Top Page
Delete this message
Reply to this message
Author: Yuri Arabadji
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1178] queue runner is using huge amounts of memory
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1178




--- Comment #12 from Yuri Arabadji <admins@???> 2012-01-23 11:48:02 ---
Created an attachment (id=538)
--> (http://bugs.exim.org/attachment.cgi?id=538)
strace of -Mc run

Current situation:
# ps axwwl|grep [e]xim
4    47 11021     1  27  12  64352  2012 -      SNs  ?          1:16
/usr/sbin/exim -bd -q60m
4     0 20466     1  27  12 4348992 3428200 -   SN   ?        2012:59
/usr/sbin/exim -Mc 1RoMKM-0005Jg-92
4     0 20900     1  28  12 4350132 3737908 -   RN   ?        2011:53
/usr/sbin/exim -Mc 1RoMKM-0005Ji-Pj


AFAIK that was my invocation of -Mc to deliver all messages in the queue. So it
stuck on 2 of them, both destined for non-existent recipients, which, erm, were
there, but somehow passwd file and all account info got deleted.

I have attached "strace -fFv -tt -p 20900" output. Even though the config files
may be missing, the process shouldn't grow to 4GB RSS.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email