We had developed a clustering and loadbalancing module on apache. when
we made benchmark test.
I often find segments fault in error_log,such this
[notice] child pid 25600 exit signal Segmentation fault (11).
but this module run well.
it seemed that this fault can not effect the function of the module.
I confirm our program did not do with this sigal. and this message did
not be printed by our program.
I had turn on the system core.but i did not find any core on my
computer. by the way my os is redhat.
who can give me some advice to solve this question.
thanks in advance.