I apologise, I re-sent the wrong Email with the wrong debug output.
Here is the proper output.
On 9/29/06, Jeff Mohler <[EMAIL PROTECTED]> wrote:
Finally got one to run away..
gdb output of the runaway gives:
(gdb) where
#0 0x28bbcec0 in _thread_sig_handle_pending () from /usr/lib/libc_r.so.
Finally got one to run away..
gdb output of the runaway gives:
(gdb) where
#0 0x28bbcec0 in _thread_sig_handle_pending () from /usr/lib/libc_r.so.5
#1 0x28bbc780 in _thread_sig_handler () from /usr/lib/libc_r.so.5
#2 0x28bbc981 in _thread_sig_handler () from /usr/lib/libc_r.so.5
#3 0x28bbd9f
Thanks Joshua, I will dig into that today to see what I can find.
On 9/29/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 9/29/06, Jeff Mohler <[EMAIL PROTECTED]> wrote:
> I am suffering from runaway httpd processes, and I dont understand
> enough about systems at this level, to understand why.
>