On Wed, Jan 19, 2005 at 11:10:53PM +0100, Roman Neuhauser wrote:
> Hello, this is what I got after running buildkernel on 5.3-RELEASE with
> GENERIC on an MSI FIS2R (VIA K8T800-based board), AMD64 2800+, 1.5GB RAM
> (transcribed as I didn't have the opportunity to set up crashdumps; does
> it work in 5.3-REL?):

Yes.

> page fault while in kernel mode
> fault virtual address = 0xffffffff00496328
> fault code            = supervisor write, page not present
> instruction pointer   = 0x8:0xffffffff8050364f

Try:

addr2line -e /path/to/kernel.debug 0xffffffff8050364f

Not as good as a real traceback, but at least it's a start.

Kris

Attachment: pgppEcwoM0cvo.pgp
Description: PGP signature

Reply via email to