** Changed in: snapd-glib (Ubuntu Bionic)
   Importance: High => Critical

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1760795

Title:
  gnome-software leaks file descriptors

Status in gnome-software package in Ubuntu:
  Invalid
Status in snapd-glib package in Ubuntu:
  In Progress
Status in gnome-software source package in Bionic:
  Invalid
Status in snapd-glib source package in Bionic:
  In Progress

Bug description:
  To verify the bug:
  1) killall gnome-software
  2) lsof -p $(pidof gnome-software) | wc -l
  3) Use gnome-software for a while (search for snaps, etc.)
  4) Again: lsof -p $(pidof gnome-software) | wc -l

  As you can seen the list of open files grows overtime.

  This (https://paste.ubuntu.com/p/rF5tHn5BwG/) also shows the problem,
  just compile it, get the pid and check with lsof the number of open
  files.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1760795/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to