[Bug 1174663] Re: gvfsd-http eats 100% CPU

2013-10-14 Thread Pierre van Male
Dear all,

Recently, I noticed that I was experiencing the same problem (Ubuntu
13.04).

I use to create an SSH tunnel to a personal server (ssh -D ...) and
configure a system-wide proxy via this tunnel.

I will remove the proxy for the coming days and see if the problem
persists.

Best regards,
Pierre

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

Title:
  gvfsd-http eats 100% CPU

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1174663] Re: gvfsd-http eats 100% CPU

2013-10-08 Thread Mehdi
I use socks proxy now and then, and I have encounter the exact problem
several times. I can confirm the bug, yet I'm not sure if it's occurring
only when using socks proxy.

I'm getting 100% cpu usage from the following process:

/usr/lib/gvfs/gvfsd-http --spawner :1.7 /org/gtk/gvfs/exec_spaw/2

the trace for the process outputs the following in an endless loop:

[pid  7705] poll([{fd=3, events=POLLIN}], 1, 0) = 0 (Timeout)
[pid  7705] recvfrom(9, , 4, 0, NULL, NULL) = 0

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

Title:
  gvfsd-http eats 100% CPU

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1174663] Re: gvfsd-http eats 100% CPU

2013-07-22 Thread Christian Kirbach
I can see this as well. netstat shows lots of connections kept in
CLOSE_WAIT state.

adding a backtrace at some random point I hooked into the process.

I hooked in a couple of times and it seems to always or most often work
in g_main_context_find_source_by_user_data()


My strace on gvfsd-http looks like

futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
brk(0x36b3000)  = 0x36b3000
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
brk(0x36d4000)  = 0x36d4000
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x166aa70, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily 
unavailable)
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 0
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
brk(0x36f5000)  = 0x36f5000
brk(0x36f4000)  = 0x36f4000
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1
brk(0x3715000)  = 0x3715000
futex(0x166aa70, FUTEX_WAKE_PRIVATE, 1) = 1


** Attachment added: gdb backtrace at some random time
   
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1174663/+attachment/3745600/+files/gdb.txt

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

Title:
  gvfsd-http eats 100% CPU

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1174663] Re: gvfsd-http eats 100% CPU

2013-06-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gvfs (Ubuntu)
   Status: New = Confirmed

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

Title:
  gvfsd-http eats 100% CPU

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs