Subject: Re: Test kernels
To: None <port-m68k@NetBSD.org>
From: Michael L. Hitch <mhitch@gemini.msu.montana.edu>
List: port-m68k
Date: 11/30/2007 10:41:28
On Fri, 30 Nov 2007, Izumi Tsutsui wrote:

> ad@NetBSD.org wrote:
>
> > >   What about an amiga kernel?  I just built a kernel from Nov 15 sources
> > > to see if it would boot (prior to updating the tree), and it appears to
> > > have died while processing a softintr.
>
> Maybe it's "loginit() calls softint_establish() before softint_init()"
> problem, reported by kiyohara@ recently.
> (though I'm not sure about amiga's implementation)

  It doesn't occur until I exit single-user.  It appears to be crashing in
callout_softclock() with a call to a NULL function pointer.  I haven't
spent much time debugging it further yet.

Mike