Nov 08 2007
∞
APC, PHP 5.1.6, Centos and the dreaded seg fault. Fixed?
We’re running SugarCRM on our box, and it seemed to be the source of quite a few crashes (white page of death seg faults) after adding APC (which is invaluable, by the way — free performance! Who could turn down a deal like that?).
After searching and searching and searching I found some random advice in an unrelated PHP bug that seemed to fix my problem: set auto_globals_jit=off.
That’s it! It’s only been a day, but already the crashes have subsided almost 100%. For all the other instability, I’ve set up 2bit’s very nice logwatcher.php mod to auto-restart apache.