From owner-freebsd-questions Wed Aug 15 19: 2:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 6EF9537B40E for ; Wed, 15 Aug 2001 19:02:42 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f7G21oI19912; Thu, 16 Aug 2001 14:01:50 +1200 (NZST) (envelope-from jonc) Date: Thu, 16 Aug 2001 14:01:50 +1200 From: Jonathan Chen To: ScaryG Cc: Trevin Chow , questions@FreeBSD.ORG Subject: Re: some application exiting on "signal 11"? Message-ID: <20010816140150.A18750@itouchnz.itouch> References: <200108160005.f7G05iG59765@benny.geektank.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from freymann@scaryg.shacknet.nu on Wed, Aug 15, 2001 at 09:34:24PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Aug 15, 2001 at 09:34:24PM -0400, ScaryG wrote: > |O|>I'm getting these messages littered in my logs and I'm not sure what's > |O|>wrong or what the offending app is. > |O|> > |O|>Aug 15 16:46:12 benny/kernel: pid 59538 (httpd), uid 1001: exited on > |O|>signal 11 > |O|>Aug 15 16:46:42 benny /kernel: pid 57424 (httpd), uid 1001: exited on > |O|>signal 11 > |O|>Aug 15 16:50:00 benny /kernel: pid 59521 (httpd), uid 1001: exited on > |O|>signal 11 > > Have a look at this web site: > > http://www.bitwizard.nl/sig11/ > > Is httpd the only thing that's exiting on signal 11? What happens when you > buildkernel and/or buildworld (or have you done that yet). If you've got mod_php4 or any other mod_xxx for apache, it's possible that they may be buggy and crash. Some initial version of PHP had bugs, and caused httpd segfaults. Once possible to check out just what caused the crashes is to look at the httpd-access.log and look at the pages loaded around the crash times. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "A person should be able to do a small bit of everything, specialisation is for insects" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message