Subject: Re: Strange panic
To: Bill Studenmund <wrstuden@netbsd.org>
From: Andrew Cagney <cagney@mac.com>
List: port-macppc
Date: 03/12/2002 20:06:50
> 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.

Snap?

I just hit something similar (current kernel built sunday, wored other 
times.  Apart from noticing that ifconfig was mentioned, I wasn't in a 
position to investigate further.  I am using a sadly out-of-date 
userland (couldn't get 1.5 branch to build.

(Speaking of which, is there a kdb for gdb bigots page somewhere?)

Andrew