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

            Bug ID: 361521
           Summary: Insane virtual memory consumption and icon-cache
                    mappings
           Product: plasmashell
           Version: master
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: k...@davidedmundson.co.uk
          Reporter: l.bonn...@laposte.net
                CC: bhus...@gmail.com, plasma-b...@kde.org

Hi,

after 3 days of use the plasmashell process is using an insane amount (24GB!)
of virtual memory:

$ ps aux | grep plasma
bonnaudl 29598  1.0  7.0 23934548 563352 ?     Sl   avril05  49:32
/usr/bin/plasmashell --shut-up

So I looked in /proc/29598/maps and found many (1876) lines such as those:

7f4582780000-7f4583190000 rw-s 00000000 08:01 12978558                  
/home/bonnaudl/.cache/icon-cache.kcache
7f4583190000-7f4583ba0000 rw-s 00000000 08:01 12978558                  
/home/bonnaudl/.cache/icon-cache.kcache

$ grep icon-cache /proc/29598/maps | wc
   1876   11256  211988

and many (602) lines such as those:

7f4a4a767000-7f4a4a768000 rw-s 00000000 00:05 2672499                    /drm
mm object (deleted)
7f4a4a768000-7f4a4a769000 rw-s 00000000 00:05 2679573                    /drm
mm object (deleted)

$ grep /drm /proc/29598/maps |wc
    602    5418   58996

This is with neon unstable packages:

Package: plasma-workspace
Version: 4:5.5.4+git20160408.0156+15.10-0


Reproducible: Always

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

Reply via email to