[Bug 1809505] Re: 'Livepatch-Notif' is always a zombie process after a system restart
Launchpad Bug Tracker
1809505 at bugs.launchpad.net
Mon Jan 7 18:54:08 UTC 2019
This bug was fixed in the package update-notifier - 3.192.11
---------------
update-notifier (3.192.11) disco; urgency=medium
* src/update-notifier.c: Don't use G_SPAWN_DO_NOT_REAP_CHILD in order
to avoid zombie processes. (LP: #1809505)
-- Andrea Azzarone <andrea.azzarone at canonical.com> Mon, 07 Jan 2019
12:49:07 +0000
** Changed in: update-notifier (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-notifier in Ubuntu.
https://bugs.launchpad.net/bugs/1809505
Title:
'Livepatch-Notif' is always a zombie process after a system restart
Status in update-notifier package in Ubuntu:
Fix Released
Bug description:
This is Ubuntu 18.04.1 with update-notifier version
apt-cache policy update-notifier
update-notifier:
Installed: 3.192.1.4
Candidate: 3.192.1.4
As shown here - https://imageshack.com/i/pl753Ekfp AFAICT I don't have
livepatch enabled. Running:
chris at localhost:/var/log$ ps axo stat,ppid,pid,comm | grep -w defunct
Z+ 3283 3290 livepatch-notif <defunct>
3283 chris 20 0 585404 23776 17608 S 0.0 0.2 0:00.09
update-
notifier
3290 chris 20 0 0 0 0 Z 0.0 0.0 0:00.00
livepatch-notif
It's no big deal to remove the zombie by killing update-notifier
however I don't know if that's the right thing to do or not and why is
livepatch-notif always a zombie process after a restart?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1809505/+subscriptions
More information about the foundations-bugs
mailing list