From owner-freebsd-questions@FreeBSD.ORG Fri Jan 30 06:21:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 972D716A4CE for ; Fri, 30 Jan 2004 06:21:23 -0800 (PST) Received: from s-smtp-osl-01.bluecom.no (s-smtp-osl-01.bluecom.no [62.101.193.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67E7843D6E for ; Fri, 30 Jan 2004 06:21:20 -0800 (PST) (envelope-from lists@jonepet.net) Received: from discovery.jonepet.com (tromso-dhcp-235-56.bluecom.no [62.101.235.56]) by s-smtp-osl-01.bluecom.no (Postfix) with ESMTP id AE821163751; Fri, 30 Jan 2004 15:20:45 +0100 (CET) Received: from localhost (localhost.jonepet.net [127.0.0.1]) by discovery.jonepet.com (Postfix) with ESMTP id 706A6549; Fri, 30 Jan 2004 15:22:36 +0100 (CET) Received: from discovery.jonepet.com ([127.0.0.1]) by localhost (discovery.jonepet.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 98611-10; Fri, 30 Jan 2004 15:22:35 +0100 (CET) Received: from jonepet.net (atlantis.wlan.jonepet.net [10.2.33.4]) by discovery.jonepet.com (Postfix) with ESMTP id 67B44541; Fri, 30 Jan 2004 15:22:35 +0100 (CET) Message-ID: <401A6842.6020108@jonepet.net> Date: Fri, 30 Jan 2004 15:20:50 +0100 From: Jon-Eirik Pettersen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: julien Beauviala References: <20040130124034.GA408@colargol.aaton.com> In-Reply-To: <20040130124034.GA408@colargol.aaton.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at jonepet.net cc: freebsd-questions@freebsd.org Subject: Re: apache is seg faulting. why ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 14:21:23 -0000 julien Beauviala wrote: >Hello, > >since about four days, the daily security logs are reporting >the following : > > > >>pid 72041 (httpd), uid 80: exited on signal 11 >>pid 72040 (httpd), uid 80: exited on signal 11 >>pid 72099 (httpd), uid 80: exited on signal 11 >>pid 72039 (httpd), uid 80: exited on signal 11 >>pid 74202 (httpd), uid 80: exited on signal 11 >> >> >[etc... lots of lines] > >When I look at /var/log/messages I find : > >Jan 30 10:53:49 webserver /kernel: pid 20682 (httpd), uid 80: exited on signal 11 >Jan 30 11:43:29 webserver /kernel: pid 24874 (httpd), uid 80: exited on signal 11 >Jan 30 13:12:37 webserver /kernel: pid 32084 (httpd), uid 80: exited on signal 11 >Jan 30 13:20:49 webserver /kernel: pid 32628 (httpd), uid 80: exited on signal 11 >Jan 30 13:20:54 webserver /kernel: pid 32605 (httpd), uid 80: exited on signal 11 >Jan 30 13:21:01 webserver /kernel: pid 32629 (httpd), uid 80: exited on signal 11 > >No idea what is going on, it started four days ago for no reason >I can guess. In the apache logs I find no actions that would be in sync with >those timestamps. Google was not much help either. > >How should I go about investigating this ? How can I find out more infos about >what is causing this ? > >I'm puzzled and a bit worried. Many thanks for any hints. > > > Have you loaded any extra modules? (the PHP3-module for example can make Apache to SEGFAULT) If so, check that they are the latest version. Do you run the latest version of Apache? If you're running Apache2, maybe you should try 1.3.