On Thu, Aug 18, 2011 at 5:55 PM, Garrett Cooper <yaneg...@gmail.com> wrote: > Hi, > Long story short, I was running a UP kernel on a netbook trying to > stimulate a crash and when I did dump, it would periodically fail > non-recursive mutex failure with the output shown below (I caught it > once, but the other times the dump failed).
This actually shows up when generating a panic via boot -v with WITNESS, so it's potentially a race condition on my laptop. Adding MTX_RECURSE to the mutex object didn't help things either. Thanks, -Garrett _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"