[Bug 228426] [lor] vfs_mount vfs_subr when rebooting the system after successful installation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 22 16:57:38 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228426

--- Comment #2 from Conrad Meyer <cem at freebsd.org> ---
Looks like a maybe similar LOR was reported in PR 161112 (FBSD 9 era).  The
stack there is:

witness_checkorder+0x839
__lockmgr_args(c4a835a8,80400,c4a835c8,0,0,...) at __lockmgr_args+0x824
vop_stdlock(e7365af0,c0f30e50,e7365af4,80400,c4a83550,...) at vop_stdlock+0x62
VOP_LOCK1_VPU(c101f020,e7365af0,c4c30110,c1059a80,c4a83550,...) at
VOP_LOCK1_APV+0xb5
vn_lock(c4a83550,80400,c0f30e50,55b,c492bd00,...) at _vn_lock+0x5e
ffs_flushfiles(c496e798,2,c4b432e0,0,c1059aa0,...) at ffs_flushfiles+0xa7
ffs_unmount(c496e798,80000,e7365bc8,4ef,e7365bf8,...) at ffs_unmount+0x180
dounmount(c496e798,80000,c4b432e0,d8d3ec2c,0,...) at dounmount+0x4a1
vfs_unmountall(c0efb5ad,0,c0efb4fb,139,c09e17da,...) at vfs_unmountall+0x4e
kern_reboot(8,0,c0efb4fb,ba,2,...) at kern_reboot+0x4d2
sys_reboot(c4b432e0,e7365cec,c0f493b6,e7365d80,246,...) at sys_reboot+0x6c

The same LOR as 161112 was reported in PR 144929 comment #2 (9-CURRENT).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list