NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/39283: Kernel crash on Dell Poweredge 2950
On Mon, Sep 01, 2008 at 08:01:01AM +0200, fredrik%netbsd.se@localhost wrote:
> > > > My guess is a bad callout, but that doesn't narrow it down very much.
> > [...]
> > @@ -722,6 +722,7 @@ callout_softclock(void *v)
> > [...]
> > + KASSERT(func != NULL);
>
> We are already running with DEBUG and DIAGNOSTIC, hopefully it will be a
> little more verbose after your patch.
Have you seen this again recently? PR 39655, which might be the same
problem, was fixed in -current on October 10.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index