Re: how to interpret crash?

From: Doug White (dwhite_at_gumbysoft.com)
Date: 05/28/04

  • Next message: Doug White: "Re: Penalty of using unsupported ServerWorks GC-SL chipset?"
    Date: Thu, 27 May 2004 15:51:24 -0700 (PDT)
    To: David Magda <dmagda@ee.ryerson.ca>
    
    

    On Wed, 26 May 2004, David Magda wrote:

    > On May 26, 2004, at 17:34, Robert Watson wrote:
    > [...]
    > > This is a NULL pointer dereference in some piece of code. The
    > > instruction
    > > pointer is 0xc0230fee, which if you have a kernel with debugging
    > > symbols,
    > > you can convert into a source file and line number (see the handbook
    > > for
    > [...]
    >
    > Currently debugging kernels are not installed by default. Would it be
    > possible to add a flag in make.conf to allow a kernel.debug to be
    > installed along side the regular kernel? This way people can set things
    > up once and not having to worry about digging around for a kernel with
    > symbols if a panic should occur.

    I believe this is the default in 5.X, not only because its a testing
    release. :-)

    If you put this line in your kernel config it should generate the
    kernel.debug:

    makeoptions DEBUG=-g

    > I know there's there's an installkernel.debug target under /usr/src,
    > but I'm unclear as to what it does. Does it install both the regular
    > and debugging kernels, or just the debugging one?

    You don't need the actual kernel.debug to boot with, just the image around
    so when you run gdb -k it can pull the symbols out. Otherwise, the
    installed kernel is stripped. On -CURRENT, there's a
    /sys/$arch/compile/$kernelname.debug that you suck in.

    -- 
    Doug White                    |  FreeBSD: The Power to Serve
    dwhite@gumbysoft.com          |  www.FreeBSD.org
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Doug White: "Re: Penalty of using unsupported ServerWorks GC-SL chipset?"

    Relevant Pages

    • input method on fc3?
      ... FC3 and soundcard ... >> without problems and sound works fine. ... What modules were loaded with kernel ... I can install and configure samba on Linux as easily as I can install ...
      (Fedora)
    • Fedora Core 2, Averatec 3220 notebook
      ... I recently bought an Averatec 3220 notebook computer and have spent some ... Following is a detailed "howto" guide for installing Linux (Fedora Core ... Linux distro, which is easy to install and use, and for lots of answers ... We need one because the default Fedora Core kernel doesn't grok NTFS ...
      (Fedora)
    • Re: install woes
      ... looking at the Fedora 9 64bit DVD: ... I'd try the acpi=off, but I didn't need any boot options, as far as I remember ... appended the kernel, probably post-install. ... but on attempting to install, it freezes up at the test media screen. ...
      (Fedora)
    • Yum upgrade from F8 to F9 with KDE desktop - installation notes
      ... nVidia drivers from Freshrpms, and I had to install the latest nVidia driver ... kernel in step 5; once I did that, the dkms package (which gets installed from ... Use your preferred method to install the above file: ...
      (Fedora)
    • Yum upgrade from F8 to F8 with KDE desktop - installation notes
      ... nVidia drivers from Freshrpms, and I had to install the latest nVidia driver ... kernel in step 5; once I did that, the dkms package (which gets installed from ... relevant info to do a yum upgrade a bit daunting. ... Use your preferred method to install the above file: ...
      (Fedora)