strace gave me :
kill(7699, SIGUSR1) = 0
waitpid(-1, 0xbfffaddc, WNOHANG) = 0
select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
time(NULL) = 1078764050
kill(7701, SIGUSR1) = 0
waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG) = 7699
waitpid(-1, 0xbfffaddc, WNOHANG) = 0
select(0, NULL, NULL, NULL, {1, 0}) = ? ERESTARTNOHAND (To be restarted)
+++ killed by SIGKILL +++
This is the stuff that killed apache. Well, I could trace this. Appears a RHE 3.0 ES problem with USR1. Agan this problem with redhat. Or maybe the call that cpanel does is incorrect ? This is happenning constantly.



LinkBack URL
About LinkBacks
Reply With Quote





