2013-04-30 08:59:12 |
Matteo Dell'Amico |
description |
Every now and then, I find that gvfsd-http is eating 100% CPU; by having a look with strace I see an endless loop of
poll([{fd=3, events=POLLIN}], 1, 0) = 0 (Timeout)
recvfrom(18, "", 4, 0, NULL, NULL)
I wonder whether this is happening because I set up a SOCKS proxy, and something similar to what is described in https://bugs.launchpad.net/ubuntu/+source/telepathy-gabble/+bug/1094032 is happening.
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: gvfs-backends 1.16.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Tue Apr 30 10:53:24 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-07-23 (280 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
MarkForUpload: True
SourcePackage: gvfs
UpgradeStatus: Upgraded to raring on 2013-04-29 (0 days ago) |
Every now and then, I find that gvfsd-http is eating 100% CPU; I have to kill it manually. By having a look with strace I see an endless loop of
poll([{fd=3, events=POLLIN}], 1, 0) = 0 (Timeout)
recvfrom(18, "", 4, 0, NULL, NULL)
I wonder whether this is happening because I set up a SOCKS proxy, and something similar to what is described in https://bugs.launchpad.net/ubuntu/+source/telepathy-gabble/+bug/1094032 is happening.
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: gvfs-backends 1.16.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Tue Apr 30 10:53:24 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-07-23 (280 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
MarkForUpload: True
SourcePackage: gvfs
UpgradeStatus: Upgraded to raring on 2013-04-29 (0 days ago) |
|