From owner-freebsd-questions@FreeBSD.ORG Sun May 4 23:13:00 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 022FA106564A for ; Sun, 4 May 2008 23:13:00 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi101.prodigy.net (nlpi101.prodigy.net [207.115.36.117]) by mx1.freebsd.org (Postfix) with ESMTP id 9B4168FC24 for ; Sun, 4 May 2008 23:12:59 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.150] Received: from Leticia-B-Desrochers-Computer.local (adsl-76-238-148-150.dsl.irvnca.sbcglobal.net [76.238.148.150]) by nlpi101.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m44NCvHu005842; Sun, 4 May 2008 18:12:57 -0500 Message-ID: <481E42F7.6020902@chrismaness.com> Date: Sun, 04 May 2008 16:12:55 -0700 From: Chris Maness User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Patrick Clochesy References: <20080502105853.36874cdf.wmoran@potentialtech.com> <20080502130017.ac721261.wmoran@potentialtech.com> <481B9B90.6050906@chrismaness.com> <481BA6EC.2020209@chrismaness.com> <481BA996.50005@chrismaness.com> <481BBAF6.8000400@chrismaness.com> <20080504233821.ijw687a68w88088o@webmail.raad.tartu.ee> <481E322E.8010702@chrismaness.com> <9CB78528-3FAB-45C6-B6FE-13B01B03EB82@gmail.com> <481E3EAE.109@chrismaness.com> In-Reply-To: <481E3EAE.109@chrismaness.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Andrey Chernov , Toomas Aas , "questions@freebsd.org" Subject: Re: Compiling in Debugging Flags 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: Sun, 04 May 2008 23:13:00 -0000 Chris Maness wrote: > Patrick Clochesy wrote: >> Standard diagnostic rules apply. What does a coredump say? GDB? Did >> you remove all modules and readd 1-by-1 to isolate the problem if the >> modules are your suspicion? What is the frequency of the crashes? >> >> -Patrick > I have posted all of the output. The whole thread can be found at: > > > http://groups.google.com/group/ml-freebsd-questions/browse_thread/thread/e39765ecef6c602d?hl=en > > > > It crashes when I include php5 module. > It seems to work fine in a clean install of RELEASE-7.0, so the issue seems to be in the upgrading process. I will install a clean version of RLEASE-6.3 get it running and upgrade it, so I provide an e-mail detailing how to reproduce the problem. I have too much work in my 6.3 server to re configure it from scratch, so I am really counting on finding the root of this problem so that I can upgrade my production server. Thanks for all of the help. Chris Maness