On Wed, 10 Sep 2003, Alastair Battrick wrote:

> I'm having a problem installing SA 2.55
>
> The server is running Redhat 7.2 (I think) has 256Mb RAM and plenty of spare
> disk space.
>
> When I go to cpan, I can get and make Mail::SpamAssassin no problems, but
> when I 'make test' I get this:

[snip..]
> t/razor2............skipped test on this platform
> t/razor.............skipped test on this platform
> t/recips............ok
> t/reportheader......ok
> t/rule_tests........ok
> t/spamc_B...........
> ----------------------
>
> when t/spamc_B is reached, server load rockets and the server is completely
> unusable. Syslog shows
> kernel: Out of Memory: Killed process 18527 (perl).
>
> eventually the server keels over and has to be rebooted
>
> Anyone had similar experiences or knows what the problem is?

Are you running the test as user "root"?
Try running it as some other user, preferably as the "spamd" user
(or what ever user you've set up to run your spamd as).

When you do the 'make test' as root, the test harness tries to start
up the test "spamd" as user "nobody". Depending upon your system this
may cause problems. We use HP-UX and it defines nobody == -2 which
causes those tests to fail.


-- 
Dave Funk                                  University of Iowa
<dbfunk (at) engineering.uiowa.edu>        College of Engineering
319/335-5751   FAX: 319/384-0549           1256 Seamans Center
Sys_admin/Postmaster/cell_admin            Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to