On Tue, Feb 01, 2005 at 06:30:35AM -0800, Dustin Harriman wrote:
> 
> An strace shows interesting output near the end when running the command
> "strace apache -X":

Can I get a backtrace of that as well?  If you don't know how to do this, just
do the following:

$ gdb apache
(gdb) run -X
<wait for it to segfault>
(gdb) bt

And give me that output.

Thanks.

... Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to