[Mimedefang] mimedefang 2.19 crashed

David F. Skoll dfs at roaringpenguin.com
Wed Aug 28 16:25:01 EDT 2002


On Wed, 28 Aug 2002, Kevin O'Brien wrote:

> Aug 28 06:59:22 chaplin mimedefang[444]: Failure in cleanup line 1236: Not
> enough space

This is a fork(2) call returning ENOSPC.  Most likely, you have too
many processes running.  Check for zombie processes.  Make sure
you only use local tests with SpamAssassin or it will create zombies.

> Aug 28 00:01:45 chaplin mimedefang-multiplexor: Reap: Idle slave 18 (pid
> 25973) exited due to signal 11 (SLAVE DIED UNEXPECTEDLY)

This is a slave dying with a segmentation fault.  That's a serious
problem.  It could be because of resource exhaustion (too many processes).

--
David.




More information about the MIMEDefang mailing list