Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2003 10:40:43 -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.20030821104043.jhb@FreeBSD.org>
In-Reply-To: <20030821122912.Q17320@klima.physik.uni-mainz.de>

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

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/



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