Segmentation Fault when starting spamd

jw00dy

Verified User
Joined
Dec 6, 2004
Messages
179
Location
Utah, USA
If I try and start spamd or restart exim I get the following:

[root@srv01 scripts]# /usr/bin/spamd -d -c -m 5
Segmentation fault

or

[root@srv01 scripts]# service exim restart
Shutting down exim:
Starting exim:
/etc/init.d/exim: line 26: 579 Segmentation fault /usr/bin/spamd -d -c -m 5 >/dev/null 2>/dev/null

I installed spamd from the spam.sh in the scripts folder, and have spent some time resolving the perl dependencies, but none of them seem to make a difference, other than I don't get the errors about them when I run spam.sh.

This is a new box, running CentOS 5

I've looked through some log files and I don't fine anything telling as to why it's faulting. If there is more information I need to provide let me know.

thanks
 
Ok, this is odd. I tried spamassassin 3.1.9, it wouldn't start but it didn't give any errors.

So I tried the 3.0.6 and it works just fine.

Maybe I'll give 3.2.4 a shot when it's released, but so far it's certainly not looking very well.

Anyone else had any fun with 3.2.x?
 
Back
Top