HDD related tasks hangs after mount.cifs and smb timeout
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cifs-utils (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Mount remote smb server as following:
sudo mount -t cifs //xxx.xxx.
After a while list /media or doing anything related to mount points, like... df -h hangs and populates dmesg with following:
[19695.045113] ls D 0 15379 1 0x00000004
[19695.045118] Call Trace:
[19695.045131] __schedule+
[19695.045136] schedule+0x36/0x80
[19695.045140] schedule_
[19695.045145] __mutex_
[19695.045152] mutex_lock+
[19695.045201] cifs_reconnect_
[19695.045211] ? __find_
[19695.045218] ? __check_
[19695.045245] smb_init+0x2a/0x50 [cifs]
[19695.045273] CIFSSMBQPathInf
[19695.045310] cifs_query_
[19695.045317] ? lookup_
[19695.045325] ? kmem_cache_
[19695.045359] cifs_get_
[19695.045363] ? unlazy_
[19695.045368] ? __kmalloc+
[19695.045399] ? build_path_
[19695.045429] ? build_path_
[19695.045463] cifs_revalidate
[19695.045497] cifs_getattr+
[19695.045503] vfs_getattr_
[19695.045508] vfs_getattr+
[19695.045513] vfs_fstatat+
[19695.045518] SYSC_newlstat+
[19695.045524] SyS_newlstat+
[19695.045529] entry_SYSCALL_
[19695.045532] RIP: 0033:0x7fda16c63c55
[19695.045535] RSP: 002b:00007ffe10
[19695.045538] RAX: ffffffffffffffda RBX: 00007fda16f31b20 RCX: 00007fda16c63c55
[19695.045540] RDX: 0000000000f61d60 RSI: 0000000000f61d60 RDI: 00007ffe10f43500
[19695.045542] RBP: 0000000000008041 R08: 0000000000000000 R09: 00000000000003c0
[19695.045544] R10: 00000000000001cc R11: 0000000000000246 R12: 00007fda16f31b78
[19695.045546] R13: 00007fda16f31b78 R14: 0000000000002710 R15: 0000000000404ad0
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: cifs-utils 2:6.4-1ubuntu1.1
ProcVersionSign
Uname: Linux 4.10.0-42-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
Date: Thu Jan 4 15:13:42 2018
InstallationDate: Installed on 2017-08-16 (141 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2)
SourcePackage: cifs-utils
UpgradeStatus: No upgrade log present (probably fresh install)