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

--- Comment #2 from [email protected] ---
The key line is:

Out of memory: Killed process 23191 (dolphin)
total-vm:71296480kB
anon-rss:63389704kB

This tells us:

The Linux OOM (Out Of Memory) killer terminated Dolphin.
Dolphin had about 63 GB of anonymous RAM allocated (anon-rss:63389704kB), which
is essentially your entire 64 GB of RAM.

Later, the kernel also killed:

Out of memory: Killed process ... (kio-admin-helpe)

kio-admin-helper is part of KDE's file operation infrastructure, which fits
exactly with a large file copy/move.

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

Reply via email to