Re: if_ndis related panic in propagate_priority
From: John Baldwin (jhb_at_FreeBSD.org)
Date: 04/01/04
- Previous message: Sean McNeil: "Re: nss_ldap broken"
- Next in thread: John Baldwin: "Re: if_ndis related panic in propagate_priority"
- Maybe reply: John Baldwin: "Re: if_ndis related panic in propagate_priority"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Lukas Ertl <le@FreeBSD.org> Date: Wed, 31 Mar 2004 17:48:31 -0500
On Wednesday 31 March 2004 03:57 pm, Lukas Ertl wrote:
> On Tue, 30 Mar 2004, John Baldwin wrote:
> > On Tuesday 30 March 2004 01:14 pm, Lukas Ertl wrote:
> > > Hi,
> > >
> > > lately I'm seeing random panics when loading the if_ndis module,
> > > sometimes right after loading it, sometimes quite some time later.
> >
> > Do you have invariants on?
>
> No, no INVARIANTS, no WITNESS.
Ok, well, if a thread sleeps while holding a lock then you can get this panic,
and INVARIANTS and WITNESS catch those acts with a more informative message.
I would recommend at least enabling INVARIANTS.
-- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Sean McNeil: "Re: nss_ldap broken"
- Next in thread: John Baldwin: "Re: if_ndis related panic in propagate_priority"
- Maybe reply: John Baldwin: "Re: if_ndis related panic in propagate_priority"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|