← Back to team overview

kernel-packages team mailing list archive

[Bug 1465808] Re: Hibernation fails due to a non-reachable cifs mount

 

Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.1 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as "Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1-rc8-unstable/

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
       Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1465808

Title:
  Hibernation fails due to a non-reachable cifs mount

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This happened twice during the last weeks with different kernel
  versions on Kubuntu 15.04 (latest kernel images released). Steps
  taken:

  1) Mount cifs: sudo mount -t cifs -ouser=admin //x.y.z.a/video /home/packi/video/
  2) Watch movies (VLC startet using dolphin)
  3) Hibernate
  4) Wake-up at work (server no longer reachable)
  5) Try to hibernate at work after 9 hours

  Output of dmesg:

  [224051.133206] PM: Syncing filesystems ... done.
  [224051.174400] PM: Preparing system for freeze sleep
  [224051.174567] Freezing user space processes ...
  [224071.207476] Freezing of tasks failed after 20.008 seconds (1 tasks refusing to freeze, wq_busy=0):
  [224071.207529] dolphin         D ffff880320a0b968     0 31153   1787 0x00000004
  [224071.207532]  ffff880320a0b968 ffff8802799a93a0 0000000000014200 ffff880320a0bfd8
  [224071.207534]  0000000000014200 ffff88046c2d93a0 ffff8802799a93a0 0000000020a0b948
  [224071.207536]  ffff8800648c79b8 ffff8800648c79bc ffff8802799a93a0 00000000ffffffff
  [224071.207538] Call Trace:
  [224071.207545]  [<ffffffff817c54e9>] schedule_preempt_disabled+0x29/0x70
  [224071.207548]  [<ffffffff817c73a5>] __mutex_lock_slowpath+0x95/0x100
  [224071.207550]  [<ffffffff817c7433>] mutex_lock+0x23/0x40
  [224071.207566]  [<ffffffffc0b89f90>] SendReceive+0x90/0x310 [cifs]
  [224071.207570]  [<ffffffffc0b637f5>] ? smb_init+0x45/0x60 [cifs]
  [224071.207575]  [<ffffffffc0b63a54>] CIFSSMBNegotiate+0x114/0x6c0 [cifs]
  [224071.207583]  [<ffffffffc0b92f33>] cifs_negotiate+0x43/0x60 [cifs]
  [224071.207589]  [<ffffffffc0b73e9f>] cifs_negotiate_protocol+0x7f/0xe0 [cifs]
  [224071.207593]  [<ffffffffc0b634c2>] cifs_reconnect_tcon+0xb2/0x320 [cifs]
  [224071.207598]  [<ffffffffc0b637de>] smb_init+0x2e/0x60 [cifs]
  [224071.207603]  [<ffffffffc0b6a51a>] CIFSSMBUnixQPathInfo+0x7a/0x300 [cifs]
  [224071.207609]  [<ffffffffc0b82446>] cifs_get_inode_info_unix+0x86/0x200 [cifs]
  [224071.207614]  [<ffffffff811fd8e1>] ? complete_walk+0x51/0x100
  [224071.207616]  [<ffffffff81203180>] ? path_lookupat+0x60/0xc90
  [224071.207619]  [<ffffffff811d68c9>] ? __kmalloc+0x1c9/0x280
  [224071.207624]  [<ffffffffc0b76156>] ? build_path_from_dentry+0xb6/0x2c0 [cifs]
  [224071.207629]  [<ffffffffc0b76156>] ? build_path_from_dentry+0xb6/0x2c0 [cifs]
  [224071.207635]  [<ffffffffc0b84abc>] cifs_revalidate_dentry_attr+0xbc/0x200 [cifs]
  [224071.207641]  [<ffffffffc0b84cb5>] cifs_getattr+0x55/0x130 [cifs]
  [224071.207643]  [<ffffffff811f85bc>] vfs_getattr_nosec+0x2c/0x40
  [224071.207644]  [<ffffffff811f867d>] vfs_getattr+0x2d/0x40
  [224071.207646]  [<ffffffff811f8754>] vfs_fstatat+0x64/0xa0
  [224071.207647]  [<ffffffff811f8c22>] SYSC_newlstat+0x22/0x40
  [224071.207649]  [<ffffffff811f8e6e>] SyS_newlstat+0xe/0x10
  [224071.207652]  [<ffffffff817c990d>] system_call_fastpath+0x16/0x1b

  The task in question is hanging and can't be killed by -KILL or -TERM. I also couldn't umount the mount using 'umount -f'.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  packi      2227 F.... pulseaudio
   /dev/snd/controlC0:  packi      2227 F.... pulseaudio
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=21b20ba3-e090-4787-a27a-ccffdd11dd21
  InstallationDate: Installed on 2015-05-07 (40 days ago)
  InstallationMedia: Kubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20EFCTO1WW
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-21-generic root=/dev/mapper/kubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-21-generic N/A
   linux-backports-modules-3.19.0-21-generic  N/A
   linux-firmware                             1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/26/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GNET72WW (2.20 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EFCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: dmi:bvnLENOVO:bvrGNET72WW(2.20):bd02/26/2015:svnLENOVO:pn20EFCTO1WW:pvrThinkPadW541:rvnLENOVO:rn20EFCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20EFCTO1WW
  dmi.product.version: ThinkPad W541
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1465808/+subscriptions


References