← Back to team overview

desktop-packages team mailing list archive

[Bug 1020244] Re: gvfsd-http loops requesting the same page

 

Ehm, precise is still supported until April 2017. And that bug is still
present in precise. So reopening...

** Changed in: gvfs (Ubuntu)
       Status: Invalid => Confirmed

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

Title:
  gvfsd-http loops requesting the same page

Status in gvfs package in Ubuntu:
  Confirmed

Bug description:
  Seen on a lucid system:

  # pgrep -fl gvfs
  2086 /usr/lib/gvfs/gvfsd
  2093 /usr/lib/gvfs//gvfs-fuse-daemon /home/CENSORED/.gvfs
  2116 /usr/lib/gvfs/gvfs-gdu-volume-monitor
  2122 /usr/lib/gvfs/gvfsd-trash --spawner :1.7 /org/gtk/gvfs/exec_spaw/0
  2124 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
  2126 /usr/lib/gvfs/gvfs-afc-volume-monitor
  2159 /usr/lib/gvfs/gvfsd-metadata
  2175 /usr/lib/gvfs/gvfsd-burn --spawner :1.7 /org/gtk/gvfs/exec_spaw/1
  2500 /usr/lib/gvfs/gvfsd-http --spawner :1.7 /org/gtk/gvfs/exec_spaw/2
  5282 /usr/lib/gvfs/gvfsd-computer --spawner :1.7 /org/gtk/gvfs/exec_spaw/3
  20563 gdb /usr/lib/gvfs/gvfsd-http 2500

  Until I attached gvfsd-http with the debugger, it was bombarding a web
  server with HTTP HEAD requests for the same URL at about 6 seconds'
  interval. (The web server responded in less than a second.) The
  requests were all using the same TCP connection, except when the
  server returned 503 Service Unavailable; then a new TCP connection was
  established and used.

  Here is the backtrace from gdb:

  0x00007f529f794543 in *__GI___poll (fds=<value optimized out>, 
      nfds=<value optimized out>, timeout=-1)
      at ../sysdeps/unix/sysv/linux/poll.c:87
  87	../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
  	in ../sysdeps/unix/sysv/linux/poll.c
  (gdb) bt
  #0  0x00007f529f794543 in *__GI___poll (fds=<value optimized out>, 
      nfds=<value optimized out>, timeout=-1)
      at ../sysdeps/unix/sysv/linux/poll.c:87
  #1  0x00007f529fa7f4a9 in ?? () from /lib/libglib-2.0.so.0
  #2  0x00007f529fa7fc55 in g_main_loop_run () from /lib/libglib-2.0.so.0
  #3  0x000000000040cbce in ?? ()
  #4  0x000000000040ce5f in ?? ()
  #5  0x00007f529f6d8c4d in __libc_start_main (main=<value optimized out>, 
      argc=<value optimized out>, ubp_av=<value optimized out>, 
      init=<value optimized out>, fini=<value optimized out>, 
      rtld_fini=<value optimized out>, stack_end=0x7ffff2d4e2a8)
      at libc-start.c:226
  #6  0x0000000000409299 in ?? ()
  #7  0x00007ffff2d4e2a8 in ?? ()
  #8  0x000000000000001c in ?? ()
  #9  0x0000000000000004 in ?? ()
  #10 0x00007ffff2d4ea83 in ?? ()
  #11 0x00007ffff2d4ea9c in ?? ()
  #12 0x00007ffff2d4eaa6 in ?? ()
  #13 0x00007ffff2d4eaab in ?? ()
  #14 0x0000000000000000 in ?? ()

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