[Desktop-packages] [Bug 1792878] Re: gvfs lockup due to max number of connections

2019-01-15 Thread Launchpad Bug Tracker
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   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


[Desktop-packages] [Bug 1792878] Re: gvfs lockup due to max number of connections

2018-11-20 Thread Ueli Leutwyler
Dear community
In the version gvfs 1.36.1-0ubuntu1.2 this bug has been fixed.

Reproduce testing:
1. connect to webdav repository in filebrowser (e.g. nemo) like that: 
davs://your-url.com/repo

2. select two files in file explore (e.g. odt - writer)

3. right mouse click -> open.

in previous version gvfs would lock. in 1.36.1-0ubuntu1.2 both file will
be opened (e.g. writer)



** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
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 Committed

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


[Desktop-packages] [Bug 1792878] Re: gvfs lockup due to max number of connections

2018-11-20 Thread Brian Murray
Hello Ueli, or anyone else affected,

Accepted gvfs into bionic-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/gvfs/1.36.1-0ubuntu1.2
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

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

** Tags added: verification-needed verification-needed-bionic

-- 
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 Committed

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


[Desktop-packages] [Bug 1792878] Re: gvfs lockup due to max number of connections

2018-11-13 Thread Sebastien Bacher
The issue is fixed in >= cosmic, the change is being SRUed to bionic

** Changed in: gvfs (Ubuntu)
   Importance: Undecided => High

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

** Description changed:

+ * 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)

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

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