Core(TM)2 Quad and TOP output
    Mel 
    fbsd.questions at rachie.is-a-geek.net
       
    Mon Jul 14 20:44:00 UTC 2008
    
    
  
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.
    
    
More information about the freebsd-questions
mailing list