https://bugs.kde.org/show_bug.cgi?id=383565

            Bug ID: 383565
           Summary: Files are not deleted, high CPU instead
           Product: dolphin
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: grave
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-n...@kde.org
          Reporter: m...@mathias-renner.com
                CC: elvis.angelac...@kde.org
  Target Milestone: ---

Created attachment 107295
  --> https://bugs.kde.org/attachment.cgi?id=107295&action=edit
System Monitor with one file.so

When I delete a file in Dolphin (via context menu or DEL), it won't be deleted.
Instead, the CPU for one core go high to 100%, and KSysGuard shows a "file.so"
process.

Deleting the file via terminal works as usual.

When I wanna empty the trash, the process is called "trash.so", with same
effect on my CPU.

The parent of this task is "Kdeinit5" – That is what KSysGuard shows when I
display all info about the "file.so" process:

####################
Process 10736 - file.so

Summary

The process file.so (with pid 10736) is using approximately 25.8 MB of memory.
It is using 25.2 MB privately, and a further 17.3 MB that is, or could be,
shared with other programs.
Dividing up the shared memory between all the processes sharing that memory we
get a reduced shared memory usage of 581.0 KB. Adding that to the private
usage, we get the above mentioned total memory footprint of 25.8 MB.
1564.0 KB is swapped out to disk, probably due to a low amount of available
memory left.
Library Usage

The memory usage of a process is found by adding up the memory usage of each of
its libraries, plus the process's own heap, stack and any other mappings. 
Private
more
25712 KB        [heap]
20 KB   [stack]
8 KB    /lib/x86_64-linux-gnu/libnss_files-2.24.so
8 KB    /lib/x86_64-linux-gnu/libnss_nis-2.24.so
8 KB    /lib/x86_64-linux-gnu/libnss_compat-2.24.so
Shared
more
3112 KB /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1
1392 KB /lib/x86_64-linux-gnu/libc-2.24.so
720 KB  /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1
700 KB  /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5.28.0
552 KB  /lib/x86_64-linux-gnu/libglib-2.0.so.0.5304.0
#####################

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to