Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2003 12:53:52 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        "Hartmann, O." <ohartman@klima.physik.uni-mainz.de>
Cc:        smp@FreeBSD.org
Subject:   Re: 5.1-R-p2 crashes on SMP with AMI RAID and Intel 1000/Pro
Message-ID:  <XFMail.20030822125352.jhb@FreeBSD.org>
In-Reply-To: <20030822093930.H33834@klima.physik.uni-mainz.de>

next in thread | previous in thread | raw e-mail | index | archive | help

On 22-Aug-2003 Hartmann, O. wrote:
> On Thu, 21 Aug 2003, John Baldwin wrote:
> 
> Sorry, I do not have the kernel debug due to the kernel is not running with any
> debug options. I will compile them in as soon as possible. Or is there another file
> I'm not aware of?

No, you have to compile with DEBUG=-g to get a kernel.debug.  If you can reproduce
the fault and get an updated instruction pointer address, you will want to do a
gdb list command on that address.

> Oliver
>:>
>:>On 21-Aug-2003 Hartmann, O. wrote:
>:>> On Thu, 14 Aug 2003, John Baldwin wrote:
>:>>
>:>> Dear John.
>:>>
>:>> Today I got this panic (wrote the text down from screen).
>:>> Hope it helped a bit:
>:>>
>:>>
>:>> Fatal trap 12 : page fault while in kernel mode
>:>> cpuid = 1; lapic.id   = 00000000
>:>> fault virtual address         = 0x24
>:>> fault code            = supervisor read, page not present
>:>> instruction pointer   = 0x8:0xc01b29db
>:>> stack pointer         = 0x10:0xe8ff3b70
>:>> frame pointer         = 0x10:0xe8ff3b84
>:>> code segment          = base 0x0, limit 0xfffff, type 0x1b
>:>>                       = DPL 0, pres 1, def 32, gran 1
>:>> processor eflags      = interrupt enabled, resume, IOPL = 0
>:>> current process               = 27510 (bunzip2)
>:>> trap number           = 12
>:>
>:>This is quite helpful.  Do you have the kernel.debug from this
>:>kernel still?  If so, run 'gdb -k kernel.debug' and then type
>:>'l *0xc01b29db' to find the file and line that it panic'd at.
>:>
>:>--
>:>
>:>John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
>:>"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/
>:>
> 
> --
> MfG
> O. Hartmann
> 
> ohartman@mail.physik.uni-mainz.de
> ------------------------------------------------------------------
> Systemadministration des Institutes fuer Physik der Atmosphaere (IPA)
> ------------------------------------------------------------------
> Johannes Gutenberg Universitaet Mainz
> Becherweg 21
> 55099 Mainz
> 
> Tel: +496131/3924662 (Maschinenraum)
> Tel: +496131/3924144 (Buero)
> FAX: +496131/3923532

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030822125352.jhb>