Hello everybody,
As of some time ago I started seeing "exit signal Segmentation fault
(11)" in /var/log/apache2/error.log. I'm running the current stable
Debian, php4 and Apache. We have quite a few users and usually hear
about any errors. But although I see a lot of these in the error log,
no one seems to be complaining.
Now, the child dies a couple of seconds later than the last access by
that child according to /var/log/apache2/access.log. So, the page must
be served completely and several seconds later, the child dies. What's
the best way to debug this one? I've enabled core dumping but no cores
are found under /tmp -- is this where they are supposed to appear? The
pages it happens to seem to be kind of random.
I've seen a lot of discussion about "Segmentati on fault (11)" but I
didn't see what the resolution was. Sorry if this has been asked
before...
Best regards,
Sergei
As of some time ago I started seeing "exit signal Segmentation fault
(11)" in /var/log/apache2/error.log. I'm running the current stable
Debian, php4 and Apache. We have quite a few users and usually hear
about any errors. But although I see a lot of these in the error log,
no one seems to be complaining.
Now, the child dies a couple of seconds later than the last access by
that child according to /var/log/apache2/access.log. So, the page must
be served completely and several seconds later, the child dies. What's
the best way to debug this one? I've enabled core dumping but no cores
are found under /tmp -- is this where they are supposed to appear? The
pages it happens to seem to be kind of random.
I've seen a lot of discussion about "Segmentati on fault (11)" but I
didn't see what the resolution was. Sorry if this has been asked
before...
Best regards,
Sergei
Comment