Bug 443668 - Deleting a file of any size pins a cpu core
Summary: Deleting a file of any size pins a cpu core
Status: RESOLVED DUPLICATE of bug 413560
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Trash (show other bugs)
Version: 5.78.0
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-13 13:50 UTC by Tyler
Modified: 2021-10-13 15:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tyler 2021-10-13 13:50:24 UTC
SUMMARY
Deleting a file of any size will have the process "trash.so"

STEPS TO REPRODUCE
1. Open ksysguard or top to view active processes and cpu ussage
2. Delete a file from within dolphin, preferably a small file for better demonstration
3. A Trash.so process will be made, and will pin one core on your machine 
3. The takes at least 10 seconds (often times longer) to delete the file, regardless of actual size

OBSERVED RESULT
Item takes a long time to be deleted and uses a lot of system resources

EXPECTED RESULT
Should be similar to deleting a file by using 'rm'. Should be relatively instant and use few system resources.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Patrick Silva 2021-10-13 15:39:36 UTC

*** This bug has been marked as a duplicate of bug 413560 ***