Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sddm-helper and high memory usage
Date: Sat, 09 May 2020 18:55:31
Message-Id: 8fede0d2-f61e-44b8-60ea-7f47ea35ca9f@gmail.com
In Reply to: Re: [gentoo-user] sddm-helper and high memory usage by Dale
1 Dale wrote:
2 >
3 > I wonder if this has anything to do with my wallpapers??  That caused
4 > other issues a while back but surely not. 
5 >
6 > Thanks for the info.  At least it seems to just be me. 
7 >
8 > Dale
9 >
10 > :-)  :-) 
11
12
13 Little update.  This problem must have been caused by something plasma
14 related.  KDE sent a announcement that a new plasma update was
15 available.  It took a day or two to hit the tree but I noticed last
16 night it was available.  I usually do my updates on Sunday evening but
17 did them last night because of this problem.  I did the build in my
18 chroot overnight and installed on the live system early this morning. 
19 So far, it is using memory like it used to.  This is what ps shows for
20 it, easiest command I know to show it. 
21
22
23 root@fireball / # ps aux | grep sddm-helper
24 root      1384  0.0  0.0   7652   748 pts/8    S+   12:31   0:00 grep
25 --colour=auto -i sddm-helper
26 root     30358  0.7  0.8 325016 283652 ?       S    09:15   1:23
27 /usr/libexec/sddm-helper --socket
28 /tmp/sddm-auth06120d08-7716-49c0-9a70-8232396b69bf --id 1 --start
29 /usr/bin/startplasma-x11 --user dale
30 root@fireball / # ps aux | grep sddm-helper
31 root      9218  0.0  0.0   7652   748 pts/8    S+   13:47   0:00 grep
32 --colour=auto -i sddm-helper
33 root     30358  0.5  0.8 325284 283916 ?       S    09:15   1:23
34 /usr/libexec/sddm-helper --socket
35 /tmp/sddm-auth06120d08-7716-49c0-9a70-8232396b69bf --id 1 --start
36 /usr/bin/startplasma-x11 --user dale
37 root@fireball / #
38
39
40 The first one was ran shortly after I got logged in and the second was
41 ran just a few minutes ago, several hours later.  Usually by this time
42 it would be up around 2% or more.  It's seems to be rising but it is
43 much slower.  It could just be normal that it fluctuates a bit too. 
44
45 I guess the bug was caught and fixed.  Thanks to all that read and
46 Michael for trying to help. 
47
48 Dale
49
50 :-)  :-) 

Replies

Subject Author
Re: [gentoo-user] sddm-helper and high memory usage Dale <rdalek1967@×××××.com>