Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 1998 15:14:34 +1000 (EST)
From:      Simon Coggins <chaos@ultra.net.au>
To:        KATO Takenori <kato@migmatite.eps.nagoya-u.ac.jp>
Cc:        freebsd-bugs@FreeBSD.ORG
Subject:   RE: bin/5549: Kernel Problem
Message-ID:  <XFMail.980124151434.chaos@ultra.net.au>
In-Reply-To: <19980124132546L.kato@gneiss.eps.nagoya-u.ac.jp>

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

On 24-Jan-98 KATO Takenori wrote:
> Simon Coggins <chaos@ultra.net.au> 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





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