From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 Description of problem: After few days saslauthd processes allocates all memory (4GB) and casues server to swap. Restarting saslauthd solves the problem for another few days. I can see on memory monitoring that this is continuous so I assume there is some small memory leak but I do not know how to debug what is saslauthd doing. Daemon is functioning properly and log shows nothing interesting. I am using saslauthd to authenticated to mysl via pam. The only thing sasluthd logs is Aug 8 10:10:30 rdesign saslauthd[19126]: do_auth : auth failure: [user=username.example.com] [service=smtp] [realm=] [mech=pam] [reason=PAM auth error] But I suggest that this is normal error due to password mistake. And there is max 20 of these messages per day. Even shutting down the service looks normaly: Aug 8 12:59:17 rdesign saslauthd[19122]: server_exit : master exited: 19122 Aug 8 12:59:17 rdesign saslauthd[23345]: detach_tty : master pid is: 23345 Unfortunately I could not try to reproduce it on other server as I do not have similar server. Version-Release number of selected component (if applicable): cyrus-sasl-2.1.22-4 How reproducible: Didn't try Steps to Reproduce: 1. 2. 3. Actual Results: Expected Results: Additional info:
This bug was opened against Fedora 6, which has reached end of life. If this can be reproduced with a later release, please open another bug.