This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1702368

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

** Tags added: zesty

-- 
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/1702368

Title:
  Mounted sshfs filesystems sometimes prevent suspend

Status in linux package in Ubuntu:
  Incomplete
Status in sshfs-fuse package in Ubuntu:
  New

Bug description:
  Using Ubuntu artful with linux-image-4.10.0-26-generic 4.10.0-26.30
  and sshfs 2.8-1. I use "sshfs -o reconnect" and often run gvim against
  a file on an sshfs filesystem.

  Sometimes when I suspend I get:

  Jul  4 20:59:08 xps kernel: [46684.608740] PM: Syncing filesystems ... done.
  Jul  4 20:59:08 xps kernel: [46684.613278] PM: Preparing system for sleep 
(mem)
  Jul  4 20:59:08 xps kernel: [46684.613788] Freezing user space processes ... 
  Jul  4 20:59:08 xps kernel: [46704.620140] Freezing of tasks failed after 
20.006 seconds (1 tasks refusing to freeze, wq_busy=0):
  Jul  4 20:59:08 xps kernel: [46704.620534] gvim            D    0 11155   
1336 0x00000004
  Jul  4 20:59:08 xps kernel: [46704.620541] Call Trace:
  Jul  4 20:59:08 xps kernel: [46704.620556]  __schedule+0x233/0x6f0
  ...
  Jul  4 20:59:08 xps kernel: [46704.620679]  
entry_SYSCALL_64_fastpath+0x1e/0xad
  ...
  Jul  4 20:59:08 xps kernel: [46704.620711] Restarting tasks ... done.

  ...and the system fails to suspend.

  AFAICT, this is https://bugzilla.redhat.com/show_bug.cgi?id=656992 and
  https://lists.debian.org/debian-kernel/2011/10/msg00412.html has an
  extensive explanation. The corresponding Debian bug was closed long
  ago due to inactivity. It isn't exactly bug 388419 though since that
  is about behaviour after resume, rather than failure to suspend.

  This affects sshfs-fuse, but it sounds like a full fix would be in the
  kernel. I wonder if it's possible to work around in userspace
  packaging in sshfs-fuse, though, by arranging some action in userspace
  before suspend?

  It seems unlikely that this will be addressed any time soon, but it'd
  be nice to keep a bug open in Launchpad so that users can have a
  single rallying point.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to