Displaying 1 result from an estimated 1 matches for "b7da2c3a".
Did you mean:
b7adbc3a
2023 Feb 01
1
Hanging, uninterruptible smbd-process in "D"-state
Hi,
tanks for the answer. Since /proc/<PID>/stack is a stack the topmost
element should be the task where it got stuck which is:
rwsem_down_write_slowpath which waits for getting a write lock semaphore:
cat /proc/10193/stack
[<0>] rwsem_down_write_slowpath+0x2e2/0x620
[<0>] nfs_rmdir+0x117/0x1b0 [nfs]
[<0>] vfs_rmdir+0x7c/0x1b0
[<0>] do_rmdir+0x216/0x230