-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 doug schmidt wrote: > On Wed, Apr 28, 2010 at 1:44 PM, doug schmidt > <[email protected]> wrote: >> On Wed, Apr 28, 2010 at 11:28 AM, doug schmidt >> <[email protected]> wrote: >>> On Wed, Apr 28, 2010 at 10:23 AM, Greg Larkin <[email protected]> wrote: >>>> -----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 >>>>> [Tue Apr 27 16:08:37 2010] [notice] child pid 37609 exit signal Bus error >>>>> (10) >>>>> >>>> Check out this page: >>>> http://www.pingle.org/2007/09/22/php-crashes-extensions-workaround >>> I'll give the script a try and see. If not, at least I know the >>> specific extension >>> and can test moving the order it is in. >>> >> I've tried using the script, then moving the session.so extension one >> after the other. >> Restarting apache each time and the same bus error. >> >> any other ideas? >> > > I now have everything commented out in extensions.ini except for session.so > There is no bus error, so I'll test moving the extensions order some > more. Find it > sooner or later. Real pain, that the order on one box, does not matter > on another > box. > > doug
Hi Doug, Do you get a core file anywhere from the Apache process? It would be interesting to get a backtrace so you can figure out what module is causing the problem. Regards, 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/ iD8DBQFL2JAt0sRouByUApARAlDWAKCKSLANmabyTCV17lqXWc/Hiee6+gCfSwWX cxQf8/Y/OY2yHWVfp+bABks= =Dh6F -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
