Date: Sun, 4 May 2008 17:40:51 -0500 From: Patrick Clochesy <pcloches@gmail.com> To: Chris Maness <chris@chrismaness.com> Cc: Toomas Aas <toomas.aas@raad.tartu.ee>, "questions@freebsd.org" <questions@freebsd.org> Subject: Re: Compiling in Debugging Flags Message-ID: <9CB78528-3FAB-45C6-B6FE-13B01B03EB82@gmail.com> In-Reply-To: <481E322E.8010702@chrismaness.com> References: <alpine.BSF.1.10.0805020730530.6118@ns1.kq6up.org> <20080502105853.36874cdf.wmoran@potentialtech.com> <alpine.BSF.1.10.0805020850440.6428@ns1.kq6up.org> <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>
next in thread | previous in thread | raw e-mail | index | archive | help
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 On May 4, 2008, at 5:01 PM, Chris Maness <chris@chrismaness.com> wrote: > Toomas Aas wrote: >> L, 03 mai 2008 kirjutas Chris Maness <chris@chrismaness.com>: >> >>> Sorry about all of the e-mails. I remembered that I was having >>> issues >>> with apache and the php5 module. I have deinstalled php5 and apache >>> runs fine. However, even with the latest ports tree with apache13 >>> and >>> php5 module rebuilt, apache crashes. >> >> This might not be caused by mod_php5 as such, but by some PHP >> extension(s). I have seen cases where even the order in which >> extensions are loaded in /usr/local/etc/php/extensions.ini is >> significant. Have them in one order and you get coredumps. Move one >> extension from top to bottom - no more coredumps. This is one of >> the great mysteries of the nature. Happy experimenting :) >> > I tried that one too a while back. I rotated all of them from the > bottom to the top, and it did not cure the problem. > > Tanks, > Chris Maness > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org > "
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9CB78528-3FAB-45C6-B6FE-13B01B03EB82>