[Bug 1313784] Re: File descriptors leaked on lvs invocation
iGadget
1313784 at bugs.launchpad.net
Sat Nov 21 23:17:58 UTC 2020
Glad I found this bugreport. The message got me worried, and I can imagine it will keep on creating the same thought with many more people until it (finally!) gets suppressed.
Just got this on 20.04 today while running apt autoremove:
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.4.0-54-generic
Found initrd image: /boot/initrd.img-5.4.0-54-generic
Found linux image: /boot/vmlinuz-5.4.0-53-generic
Found initrd image: /boot/initrd.img-5.4.0-53-generic
File descriptor 10 (/var/lib/dpkg/triggers/linux-update-5.4.0-48-generic (deleted)) leaked on lvs invocation. Parent PID 55702: /bin/sh
done
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1313784
Title:
File descriptors leaked on lvs invocation
Status in grub2 package in Ubuntu:
Triaged
Status in grub2 package in Debian:
New
Bug description:
While upgrading to Kubuntu 14.04 yesterday, I got the following error
messages over and over again:
Generating grub configuration file ...^M
File descriptor 3 (pipe:[4852522]) leaked on vgs invocation. Parent PID 6438: grub-probe^M
File descriptor 59 (/var/log/dist-upgrade/apt.log) leaked on vgs invocation. Parent PID 6438: grub-probe^M
The file descriptors appeared random, and the "Parent PID" was either /bin/sh, grub-install, grub-probe or /usr/sbin/grub-probe:
grep leaked ./dist-upgrade/apt-term.log |sed 's/.*Parent PID [0-9]*: //' | sort | uniq -c
53 /bin/sh
72 grub-install
106 grub-probe
1484 /usr/sbin/grub-probe
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1313784/+subscriptions
More information about the foundations-bugs
mailing list