Date: Tue, 22 May 2018 16:57:36 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 228426] [lor] vfs_mount vfs_subr when rebooting the system after successful installation Message-ID: <bug-228426-3630-5TH5Gwj9ZB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-228426-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-228426-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228426 --- Comment #2 from Conrad Meyer <cem@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+0= x62 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). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228426-3630-5TH5Gwj9ZB>