On Fri, Feb 17, 2012 at 3:14 PM, Ryan Stone <[email protected]> wrote: > On Wed, Feb 15, 2012 at 10:20 PM, Vijay Singh <[email protected]> wrote: >> I hit the assert in line 405. So right after locking Giant, it is >> found unlocked!!! > > Try running kldload/kldunload with INVARIANTS enabled. I would > suspect that you're hitting a case where the kldload code is unlocking > Giant when it doesn't own it.
Wait, never mind, you're already running with INVARIANTS. In that case I have no idea. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

