Date: Wed, 28 Apr 2010 10:23:52 -0400 From: Greg Larkin <glarkin@FreeBSD.org> To: doug schmidt <douglas.j.schmidt@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: apache signal bus error (10) Message-ID: <4BD844F8.7030900@FreeBSD.org> In-Reply-To: <v2p320306641004271328r7cc8a733j208c7b1c01509936@mail.gmail.com> References: <v2p320306641004271328r7cc8a733j208c7b1c01509936@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 doug schmidt wrote: > On a 7.3-release box, I upgraded to php 5.3.2 + extensions. All seems > to be working fine with our php developed application, > however when I start apache, I get this in the apache error log; > > [Tue Apr 27 16:08:33 2010] [notice] Apache/2.2.14 (FreeBSD) PHP/5.3.2 > with Suhosin-Patch mod_ssl/2.2.14 OpenSSL/1.0.0 DAV/2 configured -- > resuming normal operations > [Tue Apr 27 16:08:37 2010] [notice] child pid 37609 exit signal Bus error (10) > > This bus error only happens a few seconds after starting apache. In > trying to track this down, I find that the culprit is > "extension=session.so" in extensions.ini > If I comment this out, there is no bus error. > > Anything else I can do to try and resolve this? > > thanks. > doug Hi Doug, Check out this page: http://www.pingle.org/2007/09/22/php-crashes-extensions-workaround There's a link to a script (fixphpextorder.sh) that will re-order your extensions.ini file and hopefully fix the core dump problem you have. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFL2ET30sRouByUApARAmI2AJ9zyAA28juefuM4zr8uVIkGhlBgMwCdGfRd TAEJY6tG2TIx6hBYqQCnlQI= =v7Fm -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BD844F8.7030900>