Having this problem....some of the delivery processes crash with signal 11.
Not sure what to do..
An 'strace' gets this far:
--snip---
open("/var/spool/exim/db/retry", O_RDONLY) = 7
fcntl(7, F_SETFD, FD_CLOEXEC) = 0
fstat(7, {st_mode=S_IFREG|0640, st_size=20480, ...}) = 0
lseek(7, 0, SEEK_SET) = 0
read(7, "\0\0\0\0\0\0\0\0\0\0\0\0a\25\6\0\5\0\0\0\0\20\0\0\2\0\0"..., 4096)
= 4096
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
---snip---
It's been attempting to deliver the messages since Feb 13th....I figured the
retry times would have expired by now.
Finally gave up and did an -Mrm on them. Any ideas what would cause this?
-Sam