Anton Bretterklieber wrote:

> I'm sorry, but I'm not expert in debugging. I did it with your 
> backtrace-HOWTO.
> Calling the php-script doesn't sigterm apache as described in the HOWTO. 

You can call your own page that resulted in the segafult earlier.

> I had to stop it manually (after about 10 minutes) with CTRL-C. The 
> php-script didn't start.

Didn't start? You mean you never got any output, but apache was
running?

> From the browser I got the joice to save it.
> With backtrace I got the following:
> 
> (gdb) backtrace
> #0  0x401c7772 in __libc_accept () from /lib/libc.so.6
> #1  0x805f952 in ap_child_terminate ()
> #2  0x805fe15 in ap_child_terminate ()
> #3  0x805ff56 in ap_child_terminate ()
> #4  0x8060568 in ap_child_terminate ()
> #5  0x8060dd5 in main ()
> #6  0x40118baf in __libc_start_main () from /lib/libc.so.6

This looks pretty normal.

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to