Re: [EMAIL PROTECTED] Tons of Segfaults in Apache-Prefork 2.2.4

2008-04-18 Thread Markus Meyer
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.

Re: [EMAIL PROTECTED] Tons of Segfaults in Apache-Prefork 2.2.4

2008-04-17 Thread Joshua Slive
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

Re: [EMAIL PROTECTED] Tons of Segfaults in Apache-Prefork 2.2.4

2008-04-17 Thread Markus Meyer
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

Re: [EMAIL PROTECTED] Tons of Segfaults in Apache-Prefork 2.2.4

2008-04-17 Thread Nick Kew
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

Re: [EMAIL PROTECTED] Tons of Segfaults in Apache-Prefork 2.2.4

2008-04-17 Thread Markus Meyer
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

[EMAIL PROTECTED] Tons of Segfaults in Apache-Prefork 2.2.4

2008-04-17 Thread Markus Meyer
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