Re: httpd segfaults

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Nov 23, 2005 at 10:15:02AM -0600, Mike McGrath wrote:
> I've added the CoreDumpDirectory directive to my config file, I'm
> planning on upgrading this machine to FC4 sometime before the end of 05.
> Thanks for your help.

Once you get a coredump in /tmp, run:

  # yum install httpd-debuginfo
  # gdb /usr/sbin/httpd /tmp/core.<pid>
  ...
  (gdb) bt full

and post the output from the bt command here.

joe


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux