On Sat, Apr 12, 2014 at 6:43 PM, Steven Hartland <[email protected]> wrote: > Interesting, I'd be curious to know what the panic for this looks like? >
It's more like a 'trap 12: page fault while in kernel mode'. Post-mortem analysis with kgdb shows the vnode fields filled with garbage (e.g. 0xdeadc0de), if you're lucky and can get a dump. -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
