apache2 × php5.2.10で
killall -HUP、kill -HUP、apachectl restart、apachectl gracefullをすると以下のエラーが発生。
phpを外せば、正常に動作するため、phpのバグっぽい。
[Sun Sep 13 04:02:03 2009] [notice] SIGHUP received. Attempting to restart
[Sun Sep 13 04:02:04 2009] [notice] seg fault or similar nasty error detected in the parent process

→対応策
 apache start 、apache stopを使用する