From owner-freebsd-questions@FreeBSD.ORG Fri Sep 14 17:05:19 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1FAD16A418 for ; Fri, 14 Sep 2007 17:05:19 +0000 (UTC) (envelope-from mailing-lists@msdi.ca) Received: from spamfirewall.msdsky.com (spamfirewall.msdsky.com [64.18.66.8]) by mx1.freebsd.org (Postfix) with ESMTP id A0A2C13C45E for ; Fri, 14 Sep 2007 17:05:19 +0000 (UTC) (envelope-from mailing-lists@msdi.ca) X-ASG-Debug-ID: 1189789517-38e900280000-jLrpzn X-Barracuda-URL: http://spamfirewall.msdsky.com:80/cgi-bin/mark.cgi Received: from mail02.msdihosting.net (localhost [127.0.0.1]) by spamfirewall.msdsky.com (Spam Firewall) with ESMTP id EB2BC40547 for ; Fri, 14 Sep 2007 13:05:17 -0400 (EDT) Received: from mail02.msdihosting.net (mail02.msdihosting.net [64.18.67.9]) by spamfirewall.msdsky.com with ESMTP id ZT3O9k5ba0j36wdD for ; Fri, 14 Sep 2007 13:05:17 -0400 (EDT) Received: from dell390 ([70.81.60.158]) by mail02.msdihosting.net ((iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003))) with ASMTP id QRI44553 for ; Fri, 14 Sep 2007 13:05:29 -0400 From: "Ian Lord" To: X-ASG-Orig-Subj: kernel log messages Date: Fri, 14 Sep 2007 13:05:20 -0400 Message-ID: <0b9d01c7f6f1$6ecedb30$6400a8c0@msdi.local> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Thread-index: Acf28W6VycfuTgJ0SCiQbNT+5ASTxw== X-Barracuda-Connect: mail02.msdihosting.net[64.18.67.9] X-Barracuda-Start-Time: 1189789517 X-Barracuda-Virus-Scanned: by Barracuda Spam Firewall at msdsky.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: kernel log messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2007 17:05:20 -0000 Hi, In my dailing cron outut, I received this : kernel log messages: +++ /tmp/security.iwonKikI Thu Sep 13 03:02:27 2007 +pid 85092 (httpd), uid 80: exited on signal 11 pid 85097 (httpd), uid +80: exited on signal 11 pid 85099 (httpd), uid 80: exited on signal 11 +pid 85091 (httpd), uid 80: exited on signal 11 pid 85090 (httpd), uid +80: exited on signal 11 pid 85094 (httpd), uid 80: exited on signal 11 +pid 85098 (httpd), uid 80: exited on signal 11 pid 85105 (httpd), uid +80: exited on signal 11 pid 85085 (httpd), uid 80: exited on signal 11 +pid 85104 (httpd), uid 80: exited on signal 11 pid 91372 (httpd), uid +80: exited on signal 11 pid 85096 (httpd), uid 80: exited on signal 11 Is this something I should care about ? First time I see this, and since the os mention it to me, I guess it's something important :-) Thanks