Subject: Re: -current kernel dies on macppc
To: Martin J. Laubach <mjl+usenet-2003-05@emsi.priv.at>
From: Joseph Sarkes <jsarkes@mac.com>
List: current-users
Date: 06/27/2003 12:34:50
On Friday, June 27, 2003, at 03:26 AM, Martin J. Laubach wrote:

>   A freshly compiled 1.6U kernel from today's sources dies on
> macppc with:
>
> root file system type: ffs
> panic: init died (signal 0, exit 1)
> Stopped in pid 1.1 (init) at netbsd:cpu_Debugger+0x18: lwz r11, r1, 0x0
>
>
>   The traceback is not surprising and uninformative:
>
> 	panic+1b0
> 	exit1+60
> 	sys_exit+5c
> 	syscall_plain+1d8
> 	cpu_switchto+8c8
>

I just had the same thing happen to me with yesterdays -current kernel, 
on a dual 1GHz G4

>
>   Have I missed something? Must init be updated at the same time as
> the kernel or something? The older 1.6N kernel works fine (or I 
> wouldn't
> be writing this).
>
> 	mjl
>