Hello,
I have a problem with mail/spamassassin segfaulting every other day. There is absolutely no error in the normal logs other than:
The only debugging mode sa-spamd has is very verbose stderr output which I don't know how to manage via rc scripts. I tried running sa-spamd manually in tmux redirecting stderr to a file, but it ran like that for a week without problems. Only when I run it via its rc script does it segfault every other day.
Any suggestions where and how to start troubleshooting this? I guess running sa-spamd in debug mode under rc is the way to go, but I don't know how to change the rc file for that...
I have a problem with mail/spamassassin segfaulting every other day. There is absolutely no error in the normal logs other than:
Code:
Sep 16 13:16:22 mta kernel: pid 1136 (perl), uid 0: exited on signal 11 (core dumped)
The only debugging mode sa-spamd has is very verbose stderr output which I don't know how to manage via rc scripts. I tried running sa-spamd manually in tmux redirecting stderr to a file, but it ran like that for a week without problems. Only when I run it via its rc script does it segfault every other day.
Any suggestions where and how to start troubleshooting this? I guess running sa-spamd in debug mode under rc is the way to go, but I don't know how to change the rc file for that...