From owner-freebsd-bugs Fri Jan 23 21:15:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA03370 for freebsd-bugs-outgoing; Fri, 23 Jan 1998 21:15:41 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from chaotic.ultra.net.au (simon@totally.damaged.org [203.20.237.203]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA03364 for ; Fri, 23 Jan 1998 21:15:29 -0800 (PST) (envelope-from simon@chaotic.ultra.net.au) Received: (from simon@localhost) by chaotic.ultra.net.au (8.8.8/8.8.8) id PAA00381; Sat, 24 Jan 1998 15:14:34 +1000 (EST) Message-ID: X-Mailer: XFMail 1.3-alpha-011298 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 In-Reply-To: <19980124132546L.kato@gneiss.eps.nagoya-u.ac.jp> Date: Sat, 24 Jan 1998 15:14:34 +1000 (EST) Organization: Chaotic Software From: Simon Coggins To: KATO Takenori Subject: RE: bin/5549: Kernel Problem Cc: freebsd-bugs@FreeBSD.ORG Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 24-Jan-98 KATO Takenori wrote: > Simon Coggins wrote: > >> CCR0=2, CCR1=82, CCR2=84, CCR3=0, CCR4=7, CCR5=21 >> CR0=8005003b > > This shows why indentblue() is executed. Because CPUID bit of CCR4 is > cleared (by BIOS?), cpu variable becomes CPU_486 in locore.s. Does > your BIOS supports M2 cpu? > Well I assume my bois supports it as it tells me it's an M2 At startup above memory countup it says 'M2-MMS-PR166+' And in the info screen just after bois check has finished it has CPU-Type: M2-MMX Co-Processor: Installed CPU Clock: P166+ > But, why trap 1 occurs is still unclear. So please test native kernel > (including DDB) and show me the result of stack traceback. > fatal trap 9 general protection fault while in kernel instruction pointer = 0x8:0xf01cdb71 stack pointer = 0x10:0xf0296fa4 frame pointer = 0x10:0xf0296fa4 code segment = base 0x0, limit 0xfffff, type 0x1b DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 0 () interrupt mask = net tty bio kernel: type 9 trap, code = 0 Stopped at identblue0x31: wrmsr Thats the panic message. I'm not sure what you ment by stack traceback (give me the commands to execute in DDB and I'll print it out.. Other info I found.. At time of Panic: cyrixreg: CCR0 = 2 CCR1 = 82 CCR2 = 80 CCR3 = 0 CR0 = 80000011