Date: Tue, 26 Sep 2023 07:15:01 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 272434] Hangs with combined use of du and disk operations (like mv,cp,shutil.move/rmtree,os.rename) Message-ID: <bug-272434-227-RlcUJC4GzI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-272434-227@https.bugs.freebsd.org/bugzilla/> References: <bug-272434-227@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=3D272434 --- Comment #12 from shamsher <meetshamsher@gmail.com> --- db> show lockedvnods Locked vnodes vnode 0xfffff800060db780: type VDIR usecount 9, writecount 0, refcount 2 seqc users 0 mountedhere 0 hold count flags () flags (VMP_LAZYLIST) v_object 0xfffff80004000c60 ref 0 pages 0 cleanbuf 0 dirtybuf 1 lock type ufs: SHARED (count 1) with exclusive waiters pending with shared waiters pending #0 0xffffffff805ead55 at lockmgr_lock_flags+0x1d5 #1 0xffffffff808619fd at ffs_lock+0x9d #2 0xffffffff809bf090 at VOP_LOCK1_APV+0x40 #3 0xffffffff80711cd4 at _vn_lock+0x54 #4 0xffffffff806f97aa at vget_finish+0x7a #5 0xffffffff806e8d7f at vfs_hash_get+0xbf #6 0xffffffff8085cb88 at ffs_vgetf+0x58 #7 0xffffffff808697fa at ufs_lookup_ino+0x102a #8 0xffffffff809bbb66 at VOP_CACHEDLOOKUP_APV+0x56 #9 0xffffffff806da636 at vfs_cache_lookup+0xa6 #10 0xffffffff809bb9b6 at VOP_LOOKUP_APV+0x56 #11 0xffffffff806eb431 at lookup+0x481 #12 0xffffffff806ea786 at namei+0x4d6 #13 0xffffffff8070d7f9 at kern_renameat+0x109 #14 0xffffffff80943eba at amd64_syscall+0x74a #15 0xffffffff80916b1e at fast_syscall_common+0xf8 nlink=3D52, effnlink=3D10, size=3D1024, extsize 0 generation=3Dd605dcda, uid=3D0, gid=3D0, flags=3D0x0 ino 1218572, on dev da0p9 vnode 0xfffff80002f00780: type VDIR usecount 0, writecount 0, refcount 2 seqc users 1 mountedhere 0 hold count flags () flags (VIRF_DOOMED) v_object 0xfffff80003ff4a50 ref 0 pages 0 cleanbuf 0 dirtybuf 0 lock type ufs: EXCL by thread 0xfffffe0057960800 (pid 1568, mv, tid 100= 157) #0 0xffffffff805ead55 at lockmgr_lock_flags+0x1d5 #1 0xffffffff808619fd at ffs_lock+0x9d #2 0xffffffff809bf090 at VOP_LOCK1_APV+0x40 #3 0xffffffff80711cd4 at _vn_lock+0x54 #4 0xffffffff806f97aa at vget_finish+0x7a #5 0xffffffff806e8d7f at vfs_hash_get+0xbf #6 0xffffffff8085cb88 at ffs_vgetf+0x58 #7 0xffffffff80869a9c at ufs_lookup_ino+0x12cc #8 0xffffffff809bbb66 at VOP_CACHEDLOOKUP_APV+0x56 #9 0xffffffff806da636 at vfs_cache_lookup+0xa6 #10 0xffffffff809bb9b6 at VOP_LOOKUP_APV+0x56 #11 0xffffffff806eb431 at lookup+0x481 #12 0xffffffff806ea786 at namei+0x4d6 #13 0xffffffff8070d7f9 at kern_renameat+0x109 #14 0xffffffff80943eba at amd64_syscall+0x74a #15 0xffffffff80916b1e at fast_syscall_common+0xf8 nlink=3D3, effnlink=3D2, size=3D512, extsize 0 generation=3D77c90b5e, uid=3D0, gid=3D0, flags=3D0x0 ino 1219839, on dev da0p9 db> --=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-272434-227-RlcUJC4GzI>