5.1-R-p2 crashes on SMP with AMI RAID and Intel 1000/Pro

John Baldwin jhb at FreeBSD.org
Thu Aug 21 07:40:22 PDT 2003


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 at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


More information about the freebsd-smp mailing list