Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2002 23:19:41 +0800 (WST)
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   i386/43978: Kernel Panics in 4.7-STABLE with 486 CPUs
Message-ID:  <200210121519.XAA37128@mail.wa.apana.org.au>

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

>Number:         43978
>Category:       i386
>Synopsis:       Kernel Panics in 4.7-STABLE with 486 CPUs
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 12 08:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dean Hollister
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Australian Public Access Network Association Inc
>Environment:
System: FreeBSD odyssey.apana.org.au 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Oct 12 12:02:04 WST 2002 root@odyssey.apana.org.au:/usr/src/sys/compile/ODYSSEY i386
>Description:
Booting a 4.7-STABLE kernel within a 486 CPU generates the following 
kernel panics:

486DX4-100, 20MB RAM:

Fatal trap 12: page fault while in kernel mode
fault virtual address	= 0x0
fault code		= supervisor read, page not present
instruction pointer	= 0x8:0xc02247a4
stack pointer		= 0x10:0xc02fef1c
frame pointer		= 0x10:0xc02fef24
code segment		= base 0x0, limit 0xffffff, type 0x1b
			= DPL 0, pres 1, def32 1, gran 1
processor eflags	= interrupt enabled, resume, IOPL = 0
current process		= 0 (swapper)
interrupt mask		= net tty bio cam
trap number		= 12
panic: page fault

486DX-120, 50MB RAM:

Fatal trap 12: page fault while in kernel mode
fault virtual address	= 0x0
fault code		= supervisor read, page not present
instruction pointer	= 0x8:0xc0227ee4
stack pointer		= 0x10:0xc0302f1c
frame pointer		= 0x10:0xc0302f24
code segment		= base 0x0, limit 0xffffff, type 0x1b
			= DPL 0, pres 1, def32 1, gran 1
processor eflags	= interrupt enabled, resume, IOPL = 0
current process		= 0 (swapper)
interrupt mask		= net tty bio cam
trap number		= 12
panic: page fault

These kernel panics even ocurr if the GENERIC kernel is compiled and 
booted.

This fault/bug has been commented on the STABLE mailing list and is 
suspected to be related to recent vm changes.
>How-To-Repeat:
cd /usr/src/sys/i386/conf
config GENERIC
cd ../../compile/GENERIC
make depend
make
make install
reboot
[kernel panic ocurrs before any devices are probed]
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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