Announcement

Collapse
No announcement yet.

Plasmashell memory leak

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • SpecialEd
    replied
    Originally posted by pemartins View Post
    <<<<<<

    Yes I am. When I browsed the issue I read that indeed that could be the cause of the memory leak but I do not think that it is in my particular situation. I have slideshow as screensaver set for about a week now and I never had any significant memory leak issues.<<<<<
    I'm not saying Slideshow is your problem but seemingly unrelated updates can affect the way Slideshow and programs like Discover, etc., behave. Ask me how I know.

    Leave a comment:


  • pemartins
    replied
    Originally posted by chimak111 View Post
    You could also look at what's causing your CPU usage to be 57%.
    Oh that was the infamous update-apt-xapi.
    Code:
    $ inxi -Fxz
    System:    Host: pemartins-X55U Kernel: 4.15.0-23-generic x86_64 bits: 64 gcc: 7.3.0
              Desktop: KDE Plasma 5.12.5 (Qt 5.9.5) Distro: Custom Live CD
    Machine:   Device: laptop System: ASUSTeK product: X55U v: 1.0 serial: N/A
              Mobo: ASUSTeK model: X55U v: 1.0 serial: N/A
              UEFI: American Megatrends v: X55U.423 date: 08/06/2013
    CPU:       Dual core AMD E2-1800 APU with Radeon HD Graphics (-MCP-)
              arch: Bobcat rev.0 cache: 512 KB
              flags: (lm nx sse sse2 sse3 sse4a ssse3 svm) bmips: 6787
              clock speeds: max: 1700 MHz 1: 1002 MHz 2: 851 MHz
    Graphics:  Card: Advanced Micro Devices [AMD/ATI] Wrestler [Radeon HD 7340]
              bus-ID: 00:01.0
              Display Server: x11 (X.Org 1.19.6 ) driver: radeon
              Resolution: 1366x768@60.01hz
              OpenGL: renderer: AMD PALM (DRM 2.50.0 / 4.15.0-23-generic, LLVM 6.0.0)
              version: 3.3 Mesa 18.0.4 Direct Render: Yes
    Audio:     Card-1 Advanced Micro Devices [AMD] FCH Azalia Controller
              driver: snd_hda_intel bus-ID: 00:14.2
              Card-2 Advanced Micro Devices [AMD/ATI] Wrestler HDMI Audio
              driver: snd_hda_intel bus-ID: 00:01.1
              Sound: Advanced Linux Sound Architecture v: k4.15.0-23-generic
    Network:   Card-1: Ralink RT5390 Wireless 802.11n 1T/1R PCIe
              driver: rt2800pci v: 2.3.0 bus-ID: 01:00.0
              IF: wlp1s0 state: up mac: <filter>
              Card-2: Qualcomm Atheros AR8161 Gigabit Ethernet
              driver: alx port: e000 bus-ID: 02:00.0
              IF: enp2s0 state: down mac: <filter>
    Drives:    HDD Total Size: 500.1GB (6.5% used)
              ID-1: /dev/sda model: ST500LM012_HN size: 500.1GB
    Partition: ID-1: / size: 56G used: 27G (52%) fs: ext4 dev: /dev/sda10
              ID-2: swap-1 size: 3.85GB used: 0.00GB (0%) fs: swap dev: /dev/sda6
    RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
    Sensors:   System Temperatures: cpu: 59.0C mobo: N/A gpu: 59.0
              Fan Speeds (in rpm): cpu: 2800
    Info:      Processes: 160 Uptime: 12 min Memory: 1154.7/3529.0MB
              Init: systemd runlevel: 5 Gcc sys: 7.3.0
              Client: Shell (bash 4.4.191) inxi: 2.3.56
    I exited Redshift.

    ---

    Originally posted by SpecialEd View Post
    Are you using "Slideshow" as your screensaver?
    Yes I am. When I browsed the issue I read that indeed that could be the cause of the memory leak but I do not think that it is in my particular situation. I have slideshow as screensaver set for about a week now and I never had any significant memory leak issues.

    It's usual that plasmashell keeps increasing size during a session but nothing significant, I do not recall seeing it above 300 MB (usually my system starts with it around 180 MB).
    Yesterday I remember doing stuff like adding themes and widgets to Plasma, changing themes (but I kept no new widgets besides the ones I already was using), testing different panel layouts, using Wine programs to look for duplicate files, I remember also using Firefox for normal browsing and watching a video stream, also used Kodi for a bit. Maybe I did some more stuff but this is what I can remember.

    Recalling my actions and the abnormal plasmashell size I'm tempted to jump to the conclusion that the cause could be the customization I was fooling around with, all the other actions I have done before without similar plasmashell behave.

    Leave a comment:


  • SpecialEd
    replied
    Are you using "Slideshow" as your screensaver?

    Leave a comment:


  • chimak111
    replied
    Can you disable redshift-gtk and see if that helps?

    You could also look at what's causing your CPU usage to be 57%.

    Including the output of
    Code:
    inxi -Fxz
    may be informative as well. If you don't have inxi installed, get it with sudo apt install inxi.

    See https://www.kubuntuforums.net/showth...ll-Memory-leak for widgets that could be misbehaving.
    Last edited by chimak111; Jun 13, 2018, 05:21 AM.

    Leave a comment:


  • pemartins
    started a topic Plasmashell memory leak

    Plasmashell memory leak

    Mine is bigger than yours!

    I've got a memory leak in plasmashell, it has at this moment more than 1 GB:



    Code:
    pemartins@pemartins-X55U: ~ $ ps aux | grep plasmashell
    pemarti+ 18186  3.7 33.0 6041604 1195304 ? Sl   05:22   9:54 /usr/bin/plasmashell
    pemarti+ 31834  0.0  0.0  14432   964 pts/1    S+   09:46   0:00 grep --color=auto plasmashell
    pemartins@pemartins-X55U: ~ $ apt policy plasma-desktop
    plasma-desktop:
    Installed: 4:5.12.5-0ubuntu0.1
    Candidate: 4:5.12.5-0ubuntu0.1
    Version table:
    *** 4:5.12.5-0ubuntu0.1 500
        500 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
        100 /var/lib/dpkg/status
     4:5.12.4-0ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
    pemartins@pemartins-X55U: ~ $ uptime
    09:46:46 up 12:07,  3 users,  load average: 1,52, 1,97, 1,99
    pemartins@pemartins-X55U: ~ $ uname -a
    Linux pemartins-X55U 4.15.0-23-generic #25-Ubuntu SMP Wed May 23 18:02:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
    pemartins@pemartins-X55U: ~ $ free
              total        used        free      shared  buff/cache   available
    Mem:        3613648     2358588      391360       23656      863700     1170584
    Swap:       3761148       26124     3735024
    How can I identify the root of the leak?
    Last edited by pemartins; Jun 13, 2018, 03:05 AM.

Users Viewing This Topic

Collapse

There are 0 users viewing this topic.

Working...
X