Help fixing sendmail crassh
Giorgos Keramidas
keramida at ceid.upatras.gr
Sun Jul 2 19:01:52 UTC 2006
On 2006-07-02 11:32, Andreas Wider?e Andersen <wodfer at gmail.com> wrote:
> Hi,
> Sendmail exits about every 30 minutes. I suspect it has to do with some
> mailqueues running, but I don't know how to stop or fix it.
>
> Running FreeBSD 4.11 p19
> Sendmail 8.13.1
>
> from /var/log/messages
>
> Jul 1 20:41:02 malibu /kernel: pid 50923 (sendmail), uid 0: exited on signal 11
> Jul 1 21:08:59 malibu /kernel: pid 51058 (sendmail), uid 0: exited on signal 11
> Jul 1 21:39:00 malibu /kernel: pid 51252 (sendmail), uid 0: exited on signal 11
> Jul 1 22:07:39 malibu /kernel: pid 51374 (sendmail), uid 0: exited on signal 11
Are other programs crashing with signal 11 too? This may be a hardware
problem. I've been running Sendmail on FreeBSD for ages without any
sign of signal 11:
# cd /var/log
# ( bzcat $( ls -d1 messages*bz2 | sort -r) ; cat messages ) | grep 'sendmail.*signal'
#
> I was hoping someone could give me a hand here so I can get this issue
> resolved.
* What local configuration changes have you made to the standard
freebsd.mc and freebsd.submit.mc files?
* Have you checked your memory for errors (see the sysutils/memtest and
the sysutils/memtest86 ports).
More information about the freebsd-questions
mailing list