Emiliano wrote:

> Anton Bretterklieber wrote:
> 
> 
>>>> I compiled lib-midgard with the  --with-php-rc-bug -directive.
>>> 
>>> 
>>> And recompiled mod_midgard and midgard-php4, right?
>> 
>> 
>> I did. Deleting libphp3.so and disabling all php3*-directives in 
>> httpd.conf does the same problem. Invoking any php-script leads to a 
>> segfault in the log-file and `Document contained no data. Try later 
>> .....'
>> Any idea what I can do?
> 
> 
> Post a backtrace. To get a backtrace, see
> http://www.midgard-project.org/article/1096.html
> 
> Emile
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
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. 
I had to stop it manually (after about 10 minutes) with CTRL-C. The 
php-script didn't start. 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

Thanks!


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

Reply via email to