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

--- Comment #13 from valdi...@gmail.com ---
Something is indeed wrong with Dolphin, it has a lot of sockets.
It's not clear whether this is a network sockets or unix sockets. Run

    ps aux > fdlog.txt
    ls -la /proc/*/fd >> fdlog.txt
    ss -np >> fdlog.txt
    gzip fdlog.txt

please.

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

Reply via email to