Comment 8 for bug 1705054

Revision history for this message
Eric Desrochers (slashd) wrote :

## VERIFICATION TRUSTY ###

I was easily able to reproduce the situation explained by Rafael above using Trusty with the "kexec-tools" package prior to version "2.0.6-0ubuntu2.3".

I confirm the situation is fix now with "2.0.6-0ubuntu2.3".

[Confirmation]

# release
root@ubuntu:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS"

# dpkg
ii kexec-tools 1:2.0.6-0ubuntu2.3 amd64 tools to support fast kexec reboots

# Reproducer output :
root@ubuntu:~# kexec -l --reuse-cmdline --initrd=/boot/initrd.img-`uname -r` /boot/vmlinuz-`uname -r`

root@ubuntu:~# /usr/sbin/kdump-config load
 * loaded kdump kernel

- Eric