Bug#794316: more details

Daniel Pocock daniel at pocock.pro
Sat Aug 1 09:09:23 UTC 2015




# lsof -n | wc -l
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
      Output information may be incomplete.
92842




# lsof -n | tr -s ' ' | cut -f2 -d' ' | uniq -c | sort -n | tail -10
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
      Output information may be incomplete.

**count  PID**

   1256 9348
   1265 9189
   2023 2543
   2044 9318
   2295 10971
   2600 2899
   3495 9094
   9180 11168
  10115 9267
  12894 10422



# ps -p 10422,9267,11168
  PID TTY          TIME CMD
 9267 ?        00:13:34 gnome-shell
10422 pts/1    05:36:47 iceweasel
11168 pts/3    00:22:30 icedove



These are processes that I use all the time and I haven't had problems
like this before.



More information about the pkg-gnome-maintainers mailing list