[Xfce-bugs] [Bug 12635] New: gvfsd-trash 50% cpu usage for minutes, even hours after trashing many files

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Tue Jun 7 21:37:30 CEST 2016


https://bugzilla.xfce.org/show_bug.cgi?id=12635

            Bug ID: 12635
           Summary: gvfsd-trash 50% cpu usage for minutes, even hours
                    after trashing many files
    Classification: Xfce
           Product: Thunar
           Version: 1.6.10
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: core
          Assignee: xfce-bugs at xfce.org
          Reporter: xyzdragon at fastmail.fm
        QA Contact: nick at xfce.org
                CC: benny at xfce.org, hjudt at xfce.org
  Target Milestone: 1.8.0

After deleting many files with the `trash` command cpu usage of gvfsd-trash
jumps to 50% and stays there. With the following bash script I could reproduce
this in all of the cases I ran that script:

Thunar & sleep 2s && ( cd mktemp -d && for ((i=0;i<2000;i++)); do touch
"$i.tmp"; done && trash *.tmp )

Please see these bugs:
  https://bugzilla.gnome.org/show_bug.cgi?id=763394
  https://bugzilla.gnome.org/show_bug.cgi?id=763218

> I am sorry, I forgot on this bug. Yes please, fill bug against xfdesktop.
> G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT has to be used instead of enumeration...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list