kamesh jayachandran <[EMAIL PROTECTED]> wrote:

>@400000003b140df82d486e1c /var/qmail/bin/qmail-smtpd: error in
>loading shared libraries: libc.so.6: failed to map segment from
>shared object: Cannot allocate memory

If you run qmail-smtpd under softlimit or some other memory limiting
mechanism, the limit might be too low. E.g., if you have
/var/qmail/supervise/qmail-smtpd/run and it contains:

  exec /usr/local/bin/softlimit -m 2000000 \

You might try raising that 2000000 to 400000 or 8000000 and restart
tcpserver, e.g. by "qmail-restart" or "svc -t
/var/qmail/supervise/qmail-smtpd".

-Dave

Reply via email to