This bug was fixed in the package makedumpfile - 1:1.6.3-2~16.04.2 --------------- makedumpfile (1:1.6.3-2~16.04.2) xenial; urgency=medium
* Let the kernel decide the crashkernel offset for ppc64el (LP: #1741860) * Reload kdump after memory/CPU hotplug. (LP: #1655280) * Use a different service for vmcore dump. (LP: #1811692) * Reload kdump when CPU is brought online. (LP: #1828596) * Add a reload command. (LP: #1828596) * kdump-config: implement try-reload (LP: #1828596) * udev: hotplug: use try-reload (LP: #1828596) * Use reset_devices as a cmdline parameter. (LP: #1800566) -- Thadeu Lima de Souza Cascardo <[email protected]> Wed, 18 Dec 2019 16:06:16 -0300 ** Changed in: makedumpfile (Ubuntu Xenial) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of नेपाली भाषा समायोजकहरुको समूह, which is subscribed to Xenial. Matching subscriptions: Ubuntu 16.04 Bugs https://bugs.launchpad.net/bugs/1811692 Title: udev coldplug will interrupt makedumpfile Status in makedumpfile package in Ubuntu: Fix Released Status in makedumpfile source package in Xenial: Fix Released Status in makedumpfile source package in Bionic: Fix Released Status in makedumpfile source package in Cosmic: Fix Released Status in makedumpfile source package in Disco: Fix Released Bug description: [Impact] During kdump on i386 systems, udev will restart kdump-tools, which will kill makedumpfile during dump capture, causing the system to reboot without capturing a dump. [Test case] After the fix, a dump could be captured on i386. Other arches were tested and worked just as fine. [Regression potential] Systems could fail to have a dump captured, but it was tested to not be the case. =============== After introducing the udev rules to restart kdump-tools service when there is memory or cpu hotplug, it will be restarted during coldplug as well. This will cause the dump capture itself to be interrupted after a crash. When it is restarted and tries to dump again, it will find an existing dump file and will fail to dump. My proposed solution is to use a different systemd service for the real capture. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/makedumpfile/+bug/1811692/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~group.of.nepali.translators Post to : [email protected] Unsubscribe : https://launchpad.net/~group.of.nepali.translators More help : https://help.launchpad.net/ListHelp

