On Monday 14 July 2008 14:47:26 tethys ocean wrote: > pid 835 (httpd), uid 80: exited on signal 4 > pid 743 (httpd), uid 80: exited on signal 4 > pid 741 (httpd), uid 80: exited on signal 4 > pid 1047 (httpd), uid 80: exited on signal 4 > pid 14778 (httpd), uid 80: exited on signal 4 > pid 1043 (httpd), uid 80: exited on signal 4 > pid 739 (httpd), uid 80: exited on signal 4 > pid 769 (httpd), uid 80: exited on signal 4 > pid 1042 (httpd), uid 80: exited on signal 4 > pid 894 (httpd), uid 80: exited on signal 4 > pid 14773 (httpd), uid 80: exited on signal 4 > pid 1027 (httpd), uid 80: exited on signal 4
Aside from the noted problems with one cpu, you are also using miscompiled binaries: $ grep SIGILL /usr/include/sys/signal.h #define SIGILL 4 /* illegal instr. (not reset when caught) */ -- Mel Problem with today's modular software: they start with the modules and never get to the software part. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"