Bug#974186: /usr/bin/gnome-software: gnome-software uses way too much memory

Stephen Kitt skitt at debian.org
Wed Oct 6 15:50:13 BST 2021


On Wed, Nov 11, 2020 at 04:12:30PM +1100, Timothy Allen wrote:
> I have a low-end laptop with 2GB of RAM, and I usually run GNOME 3 because it's
> highly polished and light-weight enough that I can still run a browser and a
> few terminals to get work done. The one exception is gnome-software, which
> frequently claims 15% or more of my RAM whenever it checks for updates. Right
> now, it's sitting at ~18%, or 335MB resident — that may not be much on other
> computers, but for my little laptop it's often enough to get my browser OOM-
> killed while I'm in the middle of something.

This might be related to
https://sourceware.org/bugzilla/show_bug.cgi?id=14827 — connecting gdb
to an offending gnome-software process and calling malloc_trim(0)
releases a lot of memory; I went from

steve    2801906  0.1  3.4 2924988 1136840 ?     Sl   Oct02   6:32 /usr/bin/gnome-software --gapplication-service

to

steve    2801906  0.1  0.6 2908452 219416 ?      Sl   Oct02   6:32 /usr/bin/gnome-software --gapplication-service

Regards,

Stephen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-gnome-maintainers/attachments/20211006/52becaad/attachment-0001.sig>


More information about the pkg-gnome-maintainers mailing list