From owner-freebsd-current Sat May 11 16:28:34 2002 Delivered-To: freebsd-current@freebsd.org Received: from tara.freenix.org (keltia.freenix.org [62.4.20.87]) by hub.freebsd.org (Postfix) with ESMTP id 2047D37B408 for ; Sat, 11 May 2002 16:28:30 -0700 (PDT) Received: by tara.freenix.org (Postfix/TLS, from userid 101) id 10BF42AB5; Sun, 12 May 2002 01:28:29 +0200 (CEST) Date: Sun, 12 May 2002 01:28:29 +0200 From: Ollivier Robert To: FreeBSD Current Users' list Subject: [panic] panic during probe with a gcc 3.1 kernel Message-ID: <20020511232828.GA28525@tara.freenix.org> Mail-Followup-To: FreeBSD Current Users' list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 5.0-CURRENT K6-3D/266 & 2x PIII/800 SMP Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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: 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