On my Ubuntu 23.04 the snap-store uses ~26GB!!! of RAM in 7 days of uptime. o_0
> ps -p 6720 -o %cpu,%mem,cmd %CPU %MEM CMD 0.0 39.6 /snap/snap-store/959/usr/bin/snap-store --gapplication-service
> top -n 1 -p 6720 top - 00:54:56 up 7 days, 20:34, 2 users, load average: 1.83, 2.31, 2.60 Tasks: 1 total, 0 running, 1 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 64004.4 total, 19553.1 free, 42037.0 used, 6194.6 buff/cache MiB Swap: 1952.0 total, 0.0 free, 1952.0 used. 21967.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 6720 taurus 20 0 27.1g 24.8g 5604 S 0.0 39.6 4:39.30 snap-store
Happy to help tracing it! How? P.S. It could be the separate issue...
On my Ubuntu 23.04 the snap-store uses ~26GB!!! of RAM in 7 days of uptime. o_0
> ps -p 6720 -o %cpu,%mem,cmd store/959/ usr/bin/ snap-store --gapplication- service
%CPU %MEM CMD
0.0 39.6 /snap/snap-
> top -n 1 -p 6720
top - 00:54:56 up 7 days, 20:34, 2 users, load average: 1.83, 2.31, 2.60
Tasks: 1 total, 0 running, 1 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
MiB Mem : 64004.4 total, 19553.1 free, 42037.0 used, 6194.6 buff/cache
MiB Swap: 1952.0 total, 0.0 free, 1952.0 used. 21967.4 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
6720 taurus 20 0 27.1g 24.8g 5604 S 0.0 39.6 4:39.30 snap-store
Happy to help tracing it! How?
P.S. It could be the separate issue...