VOP_PRINT: 0xc775b128 interlock is locked but should not be

Alexander Kabaev ak03 at gte.com
Sat Jan 3 20:13:14 PST 2004


ffs_snapshot calls vprint with vnode interlock held and that triggers
DEBUG_VFS_LOCKS guards on VOP_PRINT. You have both snapdebug and vfs
locking debugging enabled in your kernel?

I moved vprint lower in the function for now.

-- 
Alexander Kabaev


More information about the freebsd-current mailing list