Joshua Slive schrieb:
Hi Joshua,
http://httpd.apache.org/dev/debugging.html#crashes
Somewhere I must have forgot something. I did the same procedure again
and now I got a coredump. Here it is:
Reading symbols from /usr/lib/libgpg-error.so.0...done.
Loaded symbols for /usr/lib/libgpg-error.
On Thu, Apr 17, 2008 at 12:16 PM, Markus Meyer <[EMAIL PROTECTED]> wrote:
> I enabled CoreDumpDirectory in httpd.conf, made a "ulimit -c unlimited" and
> started Apache. When I had a segfault there was no corefile in the specified
> directory and Apache was still running. Only the forked process
Nick Kew schrieb:
On Thu, 17 Apr 2008 12:13:04 +0200
Hmmm? Your subject line says prefork. With prefork, there are
no threads. Anyway, no matter.
Stupid me. This happens when having developers crying in your ear all
the time ;)
You should get cores from a segfault. Have you enabled t
On Thu, 17 Apr 2008 12:13:04 +0200
Markus Meyer <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> we experience a lot of threads segfaulting with our Apaches. There
> are about 300 dying threads per day. The error in syslog is the
> following:
>
> Apr 16 23:51:41 foo-bar kernel: httpd[24629]: segfault at
Markus Meyer schrieb:
Hi all,
we experience a lot of threads segfaulting with our Apaches. There are
about 300 dying threads per day. The error in syslog is the following:
Apr 16 23:51:41 foo-bar kernel: httpd[24629]: segfault at
7fffae529f98 rip 2b2ffd6408b7 rsp 7fffae529ea0 err
Hi all,
we experience a lot of threads segfaulting with our Apaches. There are
about 300 dying threads per day. The error in syslog is the following:
Apr 16 23:51:41 foo-bar kernel: httpd[24629]: segfault at
7fffae529f98 rip 2b2ffd6408b7 rsp 7fffae529ea0 error 6
I wish I could g