Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2004 07:36:05 GMT
From:      "Karl L. Swartz" <karl@kls2.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:    kern/70931: panic: page fault at end of boot on Athlon 64 / Asus K8V
Message-ID:  <200408250736.i7P7a52m055834@www.freebsd.org>
Resent-Message-ID: <200408250740.i7P7eSN8093280@freefall.freebsd.org>

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

>Number:         70931
>Category:       kern
>Synopsis:       panic: page fault at end of boot on Athlon 64 / Asus K8V
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 25 07:40:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Karl L. Swartz
>Release:        4.10-RELEASE
>Organization:
>Environment:
unable
>Description:
I'm trying to install FreeBSD 4.10 in a new machine which has an Asus           K8V motherboard with an AMD Athlon 64 2800+ CPU and 1GB of PC3200 ECC           memory.  Storage is a pair of Seagate ST-3200822A 200GB UATA-100 disks          in a mirror group on a 3Ware Escalade 7006-2 RAID controller.

Booting either from the FreeBSD Mall CD or floppies I get

   Mounting root from ufs:/dev/md0c                                                             
   /stand/sysinstall running as init on vty0                                   
   panic: page fault

Attempts with 4.9 and 5.2.1 both fail in the same way at approximately
the same location in the boot sequence.

I then temporarily installed an older motherboard and CPU and installed
FreeBSD 4.10-RELEASE.  After switching back to the K8V / Athlon 64 and
booting from the mirror set I again get a panic at approximately the
same location, albeit with more information:

   Mounting root from ufs:/dev/twed0s1a
   
   
   Fatal trap 12: page fault whle in kernel mode
   fault virtual address  = 0x4832870
   fault code             = supervisor write, page not present
   instruction pointer    = 0x8:0xc03ac086
   stack pointer          = 0x10:0xc043bdf0
   frame pointer          = 0x10:0xc043bdf8
   code segment           = base 0x0, limit 0xfffff, type 0x1b
                          = DPL 0, pres 1, def32 1, gran 1
   processor eflags       = interrupt enabled, resume, IOPL = 0
   current process        = idle
   interrupt mask         = net tty bio cam
   trap number            = 12
   panic: page fault
   
   syncing disks... 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
   giving up on 1 buffers
   Uptime: 14s
   twe0: Cannot delete unit, error = 16

A reset resulted in another failed boot with the only significant
difference being the fault virtual address, 0x45f27e0 the second time.
The other trace information was identical.

>How-To-Repeat:
attempt to boot
>Fix:
none known

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



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