Subject: Strange panic
To: None <tech-kern@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: tech-kern
Date: 03/11/2002 22:28:07
I'm wondering if anyone had any idea about a strange panic I got once
tonight. I was booting a brand new (-current as of today) kernel, and
right at the end of boot (when I expected getty to start) I got a panic,
init exited. I then got a trap trace from process 1, sh:

I don't have the full backtrace, but the kernel stopped in a user SC trap
by 0x1863b98 srr1 = 0xd032
r1 = 0x7fffe570 cr = 0x28000040 xer = 0 ctr = 0x1802018
@ 0x181218c

Can we make anything of that? Or is it just a random lossage? I've not
been able to reporduce it.

Take care,

Bill