Aditya Dhekney wrote:

> ># gdb /usr/sbin/httpd
> ><bla bla>
> >(gdb) run -X
> ><bla bla>
> >Segfault
> >(gdb) bt
> 
> >The last command will (hopefully) tell us what we need to know.
> ok.  ran it, got:
> Starting program: /usr/sbin/httpd -X
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x40011ede in __mempcpy () from /lib/ld-linux.so.2
> 
> I hope this tells you something...

I need the output of the 'bt' command.

Emile


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

Reply via email to