This bug was fixed in the package gvfs - 1.36.1-0ubuntu1.2

---------------
gvfs (1.36.1-0ubuntu1.2) bionic; urgency=medium

  * debian/patches/git_smb_writing.patch:
    - Use O_RDWR to fix fstat when writing (lp: #1803158)
  * debian/patches/git_invalid_autorun.patch:
    - common: Prevent crashes on invalid autorun file (lp: #1798725)
  * debian/patches/git_channel_lock.patch:
    - daemon: Prevent deadlock and invalid read when closing channels
      (lp: #1630905)
  * debian/patches/git_dav_lockups.patch:
    - workaround libsoup limitation to prevent dav lockups (lp: #1792878)
  * debian/patches/git_smb_nt1.patch:
    - smbbrowse: Force NT1 protocol version for workgroup support
      (lp: #1778322)
  * debian/patches/git_smb_directory.patch:
    - smb: Add workaround to fix removal of non-empty dir (lp: #1803190)

 -- Sebastien Bacher <seb...@ubuntu.com>  Tue, 13 Nov 2018 17:09:03
+0100

** Changed in: gvfs (Ubuntu Bionic)
       Status: Fix Committed => Fix Released

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

Title:
  gvfs lockup due to max number of connections

Status in gvfs package in Ubuntu:
  Fix Released
Status in gvfs source package in Bionic:
  Fix Released

Bug description:
  * Impact
  dav backend lockups if two files are  opened.

  * Test case

  connect to a webdav share and opens more than 2 files

  * Regression potential

  the change is in the webdav backend, check that those shares still
  work correctly

  --------------------

  Currently, the default value of max-conns-per-host libsoup property is
  used, which causes dav backend lockups if two files are       opened.

  see:
  
https://gitlab.gnome.org/GNOME/gvfs/commit/7b991137b8a820f018ddaa970d54f91d1f411a0f

  I've managed to fix the problem by changig the code of Version 1.36
  (current ubuntu version) an compile it.

  As long as the version of gvfs is not updated to a version with fixing
  the problem, the patch described in the link above should be
  backported into version 1.36.

  quit urgent for us 'cause our system is heavely dependend on webdav

  Thanks
  Ueli

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gvfs 1.36.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18
  Uname: Linux 4.15.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Sep 17 10:02:36 2018
  SourcePackage: gvfs
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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

Reply via email to