Have we got any generic - how to debug segfaults??

Assuming you have compiled from source (most packages strip the debugging
info)
apachectl apache stop 
or 
/etc/rc.d/init.d/apache stop

gdb /usr/bin/apache           (or wherever apache is)
%run -X

go to the page cause the segfault.

gdb will report apache segfaulted
%bt
Send the output to the mailing list...


hope this helps..
regards

alan


Rogaty <[EMAIL PROTECTED]> said: 

> 
> | >
> | > ***********************
> | > [Tue Jan 16 16:28:24 2001] [notice] child pid 13407 exit signal
> | > Segmentation fault (11)
> |
> | What version of Midgard and Apache are you using, and on what
> | platform?
> 
> [Mon Jan 15 23:40:25 2001] [notice] Apache/1.3.14 (Unix)  (PLD/Linux)
> PHP/3.0.1
> Midgard is 1.4
> MySQL is 3.22.32
> 
> The former version of Midgard I used was Midgard 1.4beta7 and it worked.
> 
> Rogaty
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 



-- 
Technical Director
Linux Center (HK) Ltd.
www.hklc.com



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

Reply via email to