svn commit: r264392 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

Davide Italiano davide at freebsd.org
Sun Apr 13 01:49:27 UTC 2014


On Sat, Apr 12, 2014 at 6:43 PM, Steven Hartland
<killing at multiplay.co.uk> 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


More information about the svn-src-head mailing list