From owner-freebsd-questions@FreeBSD.ORG Sat Jan 1 03:22:01 2005 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 DE1FB16A4CF; Sat, 1 Jan 2005 03:22:00 +0000 (GMT) Received: from hotmail.com (bay103-dav9.bay103.hotmail.com [65.54.174.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id A190843D2D; Sat, 1 Jan 2005 03:22:00 +0000 (GMT) (envelope-from whitevamp47@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 31 Dec 2004 19:22:00 -0800 Message-ID: Received: from 65.102.125.195 by BAY103-DAV9.phx.gbl with DAV; Sat, 01 Jan 2005 03:21:38 +0000 X-Originating-IP: [65.102.125.195] X-Originating-Email: [whitevamp47@hotmail.com] X-Sender: whitevamp47@hotmail.com From: "whitevamp" To: , Date: Fri, 31 Dec 2004 19:21:55 -0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-OriginalArrivalTime: 01 Jan 2005 03:22:00.0436 (UTC) FILETIME=[0E7A4340:01C4EFB1] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: apache core dump 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: Sat, 01 Jan 2005 03:22:01 -0000 ok the otherday i had an issue with apache not binding to port 80 and i thought i got that taken care of, well maby i have but any way i = knoticed that apache wasnt running any more so i when to start it and it = whouldnt start so i looked in the error log didnt find anything wrong in = there so i looked in messages and i found this=20 Dec 31 19:00:04 vampextream kernel: pid 88555 (httpd), uid 80: exited on = signal 11=20 so now its core dumping ..=20 so my quistions are=20 1. how do i go about debugging this? 2. and what would be causeing this? if you need any more information let me know=20 vampextream# uname -a FreeBSD vampextream.com 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #3: Wed = Dec 8 20:33:13 PST 2004 = root@vampextream.com:/usr/obj/usr/src/sys/VAMPEXTREAM i386 vampextream# httpd -v Server version: Apache/1.3.33 (Unix) Server built: Nov 3 2004 17:24:07 vampextream#=20 and all these issue arived after upgradeing apache , well the entire = ports collection i have installed. and thanks inadvance for any help on this issue.