Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2008 22:43:58 +0200
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org
Cc:        tethys ocean <tethys.ocean@gmail.com>
Subject:   Re: Core(TM)2 Quad and TOP output
Message-ID:  <200807142243.58543.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <235b80000807140547t9007b13of23a1db09085cb71@mail.gmail.com>
References:  <235b80000807140357m351f801bw254aab35367682bb@mail.gmail.com> <235b80000807140547t9007b13of23a1db09085cb71@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807142243.58543.fbsd.questions>