On Sun, Aug 9, 2009 at 7:08 AM, Nick Wellnhofer <wellnho...@aevum.de> wrote:

> Igor Chudov wrote:
> > In the logs, I see a lot of error messages saying: segmentation fault
> Are you using the worker MPM? If yes, try the prefork MPM instead.
>

Nick, thank you, per your advice, I did try using prefork MPM.

Unfortunately, the end result was still the same, a lot of segmentation
faults after a while.

The symptom is always the same, it runs great for a while (like maybe half
an hour) and then begins to give segmentation faults.
However, no matter what pages of my site I visit at this time, they all
display correctly.

I also ran apache2 with -X flag under GDB. I disabled SIGPIPE handling.

Again, it ran for an hour and crashed. However, when I tried to say "where"
in GDB, GDB told me that the process no longer exists.

i

Reply via email to