Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 50762 invoked by uid 500); 3 Mar 2003 19:30:58 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 50747 invoked from network); 3 Mar 2003 19:30:58 -0000 Received: from seattlefenix.net (216.231.34.252) by daedalus.apache.org with SMTP; 3 Mar 2003 19:30:58 -0000 Received: by seattlefenix.net (Postfix, from userid 1001) id 804ECB23A; Mon, 3 Mar 2003 11:25:21 -0800 (PST) Date: Mon, 3 Mar 2003 11:25:21 -0800 From: Benjamin Krueger To: users@httpd.apache.org Message-ID: <20030303192521.GA5815@surreal.seattlefenix.net> Reply-To: Benjamin Krueger References: <6C1A849C8F00754FB491F504EB3B8BF106F7D7AD@MGEX0001.themeganet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6C1A849C8F00754FB491F504EB3B8BF106F7D7AD@MGEX0001.themeganet.com> User-Agent: Mutt/1.4i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] FW: segmentation fault errors * batristain@mediageneral.com (batristain@mediageneral.com) [030303 09:10]: > Does anyone know if these are serious error messages? > > > -----Original Message----- > > From: Bush, David P. > > Sent: Monday, March 03, 2003 12:15 PM > > To: Atristain, Bobbie J. > > Subject: > > > > [Mon Mar 03 11:49:43 2003] [notice] child pid 10002 exit signal > > Segmentation fault (11) > > [Mon Mar 03 11:51:01 2003] [notice] child pid 10004 exit signal > > Segmentation fault (11) > > [Mon Mar 03 11:52:57 2003] [notice] child pid 10078 exit signal > > Segmentation fault (11) > > [Mon Mar 03 11:55:19 2003] [notice] child pid 10046 exit signal > > Segmentation fault (11) > > [Mon Mar 03 11:59:47 2003] [notice] child pid 10448 exit signal Bus error > > (10) > > [Mon Mar 03 12:04:54 2003] [notice] child pid 10041 exit signal Bus error > > (10) > > [Mon Mar 03 12:05:12 2003] [notice] child pid 10491 exit signal Bus error > > (10) > > [Mon Mar 03 12:06:11 2003] [notice] child pid 10718 exit signal > > Segmentation fault (11) > > [Mon Mar 03 12:08:23 2003] [notice] child pid 10498 exit signal > > Segmentation fault (11) Short answer: Yes. A segmentation fault happens when somebody accesses memory they had no business being in. With the segfault and bus erros you're experiencing, it looks like you have a hardware problem on your hands. Are you experiencing similar behavior with other programs? Do system heavy compiles fail with these errors? -- Benjamin Krueger --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org