Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2002 01:28:29 +0200
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        FreeBSD Current Users' list <freebsd-current@FreeBSD.ORG>
Subject:   [panic] panic during probe with a gcc 3.1 kernel
Message-ID:  <20020511232828.GA28525@tara.freenix.org>

next in thread | raw e-mail | index | archive | help
I just tried to compile and boot a new kernel. It has been compiled with
gcc 3.1, just recently imported. Having -march=pentiumpro or not doesn't
change anything.

I load 3 modules (if_wi, random, vesa).

May 12 01:16:21 sidhe kernel: cardbus0: <CardBus bus> on pccbb0
May 12 01:16:21 sidhe kernel: pccard0: <16-bit PCCard bus> on pccbb0
May 12 01:16:21 sidhe kernel: pci_cfgintr_linked: linked (61) to hard-routed irq 9
May 12 01:16:21 sidhe kernel: pci_cfgintr: 0:12 INTA routed to irq 9
May 12 01:16:21 sidhe kernel: 
May 12 01:16:21 sidhe kernel: 
May 12 01:16:21 sidhe kernel: Fatal trap 21: FPU bounds check fault while in kernel mode
May 12 01:16:21 sidhe kernel: instruction pointer	= 0x8:0xc023e56c
May 12 01:16:21 sidhe kernel: stack pointer	        = 0x10:0xc039ac60
May 12 01:16:21 sidhe kernel: frame pointer	        = 0x10:0xc039ac7c
May 12 01:16:21 sidhe kernel: code segment		= base 0x0, limit 0xfffff, type 0x1b
May 12 01:16:21 sidhe kernel: = DPL 0, pres 1, def32 1, gran 1
May 12 01:16:21 sidhe kernel: processor eflags	= interrupt enabled, IOPL = 0
May 12 01:16:21 sidhe kernel: current process		= 0 (swapper)

It panics during probe inside bios16... Any idea?

ddb> trace
bios16
pnpbios_identify
bus_generic_probe
isa_probe_children
configure
mi_startup
begin

-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun  4 22:44:19 CEST 2000

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




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